aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/id.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/id.php')
-rw-r--r--apps/files_trashbin/l10n/id.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/id.php b/apps/files_trashbin/l10n/id.php
index 11e1675074c..166b9aa811a 100644
--- a/apps/files_trashbin/l10n/id.php
+++ b/apps/files_trashbin/l10n/id.php
@@ -4,11 +4,11 @@ $TRANSLATIONS = array(
"Couldn't restore %s" => "Tidak dapat memulihkan %s",
"Deleted files" => "Berkas yang dihapus",
"Error" => "Galat",
+"Deleted Files" => "Berkas yang Dihapus",
"Nothing in here. Your trash bin is empty!" => "Tempat sampah anda kosong!",
"Name" => "Nama",
"Restore" => "Pulihkan",
"Deleted" => "Dihapus",
-"Delete" => "Hapus",
-"Deleted Files" => "Berkas yang Dihapus"
+"Delete" => "Hapus"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";