Blame view

sources/apps/user_migrate/l10n/id.php 248 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
  <?php $TRANSLATIONS = array(
  "Export" => "ekspor",
  "Something went wrong while the export file was being generated" => "sesuatu tidak berjalan semestinya pada saat file ekspor sedang dibuat",
  "An error has occurred" => "telah terjadi kesalahan"
  );