diff options
Diffstat (limited to 'app/Locale/ru_RU')
-rw-r--r-- | app/Locale/ru_RU/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 83ca37ed..ffebcd6a 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1288,4 +1288,5 @@ return array( 'Your personal API access token is "%s"' => 'Ваш персональный токен доступа к API: "%s"', 'Remove your token' => 'Удалить токен', 'Generate a new token' => 'Сгенерировать новый токен', + // 'Showing %d-%d of %d' => '', ); |