diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-24 02:02:43 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-24 02:02:43 +0200 |
commit | b47729c5fc6586f6fc5f51cbca967b1ced76b24e (patch) | |
tree | edc47e4714fc9ec1142c775f4eb848c5b9424ee1 /lib/l10n/ru_RU.php | |
parent | 698862519de6b364da6c20a97d8c546204e80f3d (diff) | |
download | nextcloud-server-b47729c5fc6586f6fc5f51cbca967b1ced76b24e.tar.gz nextcloud-server-b47729c5fc6586f6fc5f51cbca967b1ced76b24e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru_RU.php')
-rw-r--r-- | lib/l10n/ru_RU.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/ru_RU.php b/lib/l10n/ru_RU.php index 8fb568aee7e..7639a3cc97e 100644 --- a/lib/l10n/ru_RU.php +++ b/lib/l10n/ru_RU.php @@ -1,3 +1,4 @@ <?php $TRANSLATIONS = array( -"Settings" => "Настройки" +"Settings" => "Настройки", +"Text" => "Текст" ); |