diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-17 19:50:43 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-17 19:50:43 +0000 |
commit | a44d569e911b47485e414499a4fc697008468218 (patch) | |
tree | 7de6da3139fc3a19ef87e30933a15cdc004bd2f0 /language/ru_RU | |
parent | aab5db3b954c7c37c00cb99840d5686a292c47ca (diff) |
[trunk_public] Update ru_RU, thanks to : Konve
git-svn-id: http://piwigo.org/svn/trunk@25530 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ru_RU')
-rw-r--r-- | language/ru_RU/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ru_RU/common.lang.php b/language/ru_RU/common.lang.php index 9589d5bca..fad9a23ff 100644 --- a/language/ru_RU/common.lang.php +++ b/language/ru_RU/common.lang.php @@ -421,4 +421,5 @@ $lang['Go back to the album'] = 'Вернуться в альбом'; $lang['Last Page'] = 'Последняя страница'; $lang['Password is missing. Please enter the password.'] = 'Пароль не верен. Пожалуйста, повторите попытку.'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Подтверждение пароля отсутствует. Пожалуйста, подтвердите выбранный пароль.'; +$lang['%d photos per page'] = '%d изображений на странице'; ?>
\ No newline at end of file |