Blame view

sources/apps/user_migrate/l10n/ru.php 369 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
  <?php $TRANSLATIONS = array(
  "Export" => "Экспорт",
  "Something went wrong while the export file was being generated" => "В процессе создания файла экспорта что-то пошло не так",
  "An error has occurred" => "Произошла ошибка",
  "Account Export/Import" => "Экспорт/Импорт аккаунта"
  );