diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-11-20 12:32:01 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-11-20 12:32:01 +0000 |
commit | 7eccb6b089e92e38f41aea39e7a35349b785ba00 (patch) | |
tree | 2e28f86f944cc4b8f5c61bc488ac54cb8a51c833 /language/ru_RU | |
parent | 00f1fcfcd496a7b1222e45f50af6372d14746c2e (diff) |
[trunk_public] Update ru_RU, thanks to : yuragal
git-svn-id: http://piwigo.org/svn/trunk@19089 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ru_RU')
-rw-r--r-- | language/ru_RU/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/ru_RU/common.lang.php b/language/ru_RU/common.lang.php index c9ada846c..ad77bfc71 100644 --- a/language/ru_RU/common.lang.php +++ b/language/ru_RU/common.lang.php @@ -414,4 +414,6 @@ $lang['Requested tag does not exist'] = 'Запрошенный тег не су $lang['Email address is mandatory'] = 'Адрес электронной почты является обязательным'; $lang['Username is mandatory'] = 'Имя пользователя является обязательным'; $lang['mandatory'] = 'обязательно'; +$lang['Website'] = 'Вэб-сайт'; +$lang['Your website URL is invalid'] = 'URL-адрес Вашего сайта неверен'; ?>
\ No newline at end of file |