translation update

This commit is contained in:
Kharlova Daria 2016-08-15 11:45:28 +05:00
parent 4f9fa5ac51
commit 312ca66106
5 changed files with 6 additions and 4 deletions

View File

@ -19,9 +19,9 @@ return array (
'Proxy' => 'Прокси',
'Security' => 'Безопасность',
'Self test' => '',
'Spaces' => 'Пространств',
'Spaces' => 'Пространства',
'Statistics' => 'Статистика',
'User posts' => '',
'User posts' => 'Посты пользователей',
'Userprofiles' => 'Профиль пользователя',
'Users' => 'Пользователи',
);

View File

@ -23,4 +23,5 @@ return [
'Actions' => 'Действия',
'Overview' => 'Обзор',
'Settings' => 'Настройки',
'Spaces' => 'Пространства'
];

View File

@ -18,4 +18,5 @@
*/
return [
'Save' => 'Сохранить',
'Space Settings' => 'Настройки по умолчанию'
];

View File

@ -1,6 +1,6 @@
<?php
return array (
'Directory' => 'Каталог',
'Members' => 'Участников',
'Members' => 'Участники',
'Send invite' => 'Отправить приглашение',
);

View File

@ -17,7 +17,7 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Show all notifications' => '',
'Show all notifications' => 'Показать все уведомления',
'Mark all as seen' => 'Пометить все как прочитанное',
'Notifications' => 'Уведомления',
'There are no notifications yet.' => 'Уведомлений пока нет.',