Skip to content

Commit

Permalink
translation update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgearbox authored and dokuwiki-translate committed Nov 3, 2017
1 parent b2e08a6 commit 5ba3767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/ru/lang.php
Expand Up @@ -2,8 +2,7 @@

/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Aleksandr Selivanov <alexgearbox@gmail.com>
*
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
*/
$lang['js']['title1'] = 'Назначена для %1$s. Срок: до %2$s.';
Expand All @@ -27,6 +26,7 @@
$lang['js']['finish_popup_title'] = 'Закрыть задачу';
$lang['js']['finish_popup_submit'] = 'Закрыть';
$lang['title_alldone'] = 'Все задачи выполнены.';
$lang['tasks_user_none'] = 'У вас нет открытых задач.';
$lang['task'] = 'Задача';
$lang['user'] = 'Назначена для';
$lang['date'] = 'Срок: до';
Expand Down

0 comments on commit 5ba3767

Please sign in to comment.