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 Apr 16, 2023
1 parent 022bcd5 commit 0572b68
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lang/ru/lang.php
@@ -0,0 +1,10 @@
<?php

/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
*/
$lang['js']['title'] = 'Копировать в буфер обмена';
$lang['js']['copied'] = 'Текст скопирован';
$lang['js']['error'] = 'Ошибка при копировании текста';

0 comments on commit 0572b68

Please sign in to comment.