diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-19 06:17:12 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-19 06:17:12 +0000 |
commit | c3a83a46cba500a61090221552e672eab97abee9 (patch) | |
tree | d4e060ee83092312072141bbd50fb11e0244eac5 | |
parent | f289c2a44f40d84801e3b036dd5535d29fcc4b5d (diff) |
[trunk_public] Update ru_RU, thanks to : Konve
git-svn-id: http://piwigo.org/svn/trunk@25571 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 6eb23dd2f..4b8e50539 100644 --- a/language/ru_RU/common.lang.php +++ b/language/ru_RU/common.lang.php @@ -421,4 +421,5 @@ $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 изображений на странице'; +$lang['Theme'] = 'Тема'; ?>
\ No newline at end of file |