server/lib/l10n/ru_RU.php
2013-05-24 02:02:43 +02:00

4 lines
91 B
PHP

<?php $TRANSLATIONS = array(
"Settings" => "Настройки",
"Text" => "Текст"
);