Skip to content

Commit

Permalink
Merge pull request #10 from dokuwiki-translate/lang_update_613_168167…
Browse files Browse the repository at this point in the history
…9064

Translation update (ru)
  • Loading branch information
schplurtz committed Apr 17, 2023
2 parents 022bcd5 + 0572b68 commit f5a0c6a
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 f5a0c6a

Please sign in to comment.