diff options
Diffstat (limited to 'plugins/TakeATour/language')
-rwxr-xr-x | plugins/TakeATour/language/ru_RU/plugin.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/TakeATour/language/ru_RU/plugin.lang.php b/plugins/TakeATour/language/ru_RU/plugin.lang.php index 95855446e..f883fb3bf 100755 --- a/plugins/TakeATour/language/ru_RU/plugin.lang.php +++ b/plugins/TakeATour/language/ru_RU/plugin.lang.php @@ -113,4 +113,7 @@ $lang['first_contact_title31'] = ' '; $lang['first_contact_title32'] = ' '; $lang['first_contact_title40'] = ' '; $lang['first_contact_title41'] = ' '; -$lang['first_contact_title5'] = ' ';
\ No newline at end of file +$lang['first_contact_title5'] = ' '; +$lang['End tour'] = 'Конец тура'; +$lang['Next '] = 'Дальше'; +$lang['Prev'] = 'Назад';
\ No newline at end of file |