diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-24 06:45:48 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-24 06:45:48 +0000 |
commit | eec9d062e51a9f3945b06ced8de682f5f9b55c60 (patch) | |
tree | de99ada0315ae9950094ad450ad3325bd5dab2e8 /language/ru_RU/common.lang.php | |
parent | a33c531f68f99839d0e477ca74ae59f63de359d2 (diff) |
[trunk_public] Update ru_RU, thanks to : Konve
git-svn-id: http://piwigo.org/svn/trunk@27906 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/ru_RU/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/ru_RU/common.lang.php b/language/ru_RU/common.lang.php index 2be4778e7..769eace99 100644 --- a/language/ru_RU/common.lang.php +++ b/language/ru_RU/common.lang.php @@ -422,4 +422,4 @@ $lang['Password is missing. Please enter the password.'] = 'Пароль не в $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Подтверждение пароля отсутствует. Пожалуйста, подтвердите выбранный пароль.'; $lang['%d photos per page'] = '%d изображений на странице'; $lang['Theme'] = 'Тема'; -?>
\ No newline at end of file +$lang['No results for'] = 'Нет результатов для';
\ No newline at end of file |