diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-09-20 18:29:47 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-09-20 18:29:47 +0000 |
commit | 01770e768570e8951bfbbb7bfd646ca49d9aa39d (patch) | |
tree | f11a2882a5e64302a2775c47f0cc578dd668a237 /language/ru_RU/install.lang.php | |
parent | e33454a4e1b8d0100683b28d6e13367eaca2cd66 (diff) |
[trunk] - language - update ru_RU - Русский - Russian thanks to yuragal - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12195 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ru_RU/install.lang.php')
-rw-r--r-- | language/ru_RU/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/ru_RU/install.lang.php b/language/ru_RU/install.lang.php index 228afba8f..24a1a4351 100644 --- a/language/ru_RU/install.lang.php +++ b/language/ru_RU/install.lang.php @@ -66,4 +66,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i $lang['Creation of config file local/config/database.inc.php failed.'] = 'Создать файл конфигурации local/config/database.inc.php не удалось.'; $lang['Download the config file'] = 'Загрузить файл конфигурации'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Вы можете загрузить файл конфигурации и передать его в local/config directory.'; +$lang['Just another Piwigo gallery'] = 'Еще одна галерея Piwigo'; +$lang['Welcome to my photo gallery'] = 'Добро пожаловать в мою фотогалерею'; ?>
\ No newline at end of file |