Blame view

sources/apps/user_migrate/l10n/tr.php 287 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
  <?php $TRANSLATIONS = array(
  "Export" => "Dışa aktar",
  "Something went wrong while the export file was being generated" => "Aktarma dosyası oluşturulurken bir şey ters gitti",
  "An error has occurred" => "Bir hata oluştu",
  "Account Export/Import" => "Hesabı Dışa/İçe Aktar"
  );