diff options
Diffstat (limited to 'core/l10n/id.php')
-rw-r--r-- | core/l10n/id.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/id.php b/core/l10n/id.php index 7bb6883943d..6d2b92395b0 100644 --- a/core/l10n/id.php +++ b/core/l10n/id.php @@ -40,10 +40,10 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("%n bulan yang lalu"), "last year" => "tahun kemarin", "years ago" => "beberapa tahun lalu", -"Choose" => "Pilih", -"Error loading file picker template: {error}" => "Galat memuat templat berkas pemilih: {error}", "Yes" => "Ya", "No" => "Tidak", +"Choose" => "Pilih", +"Error loading file picker template: {error}" => "Galat memuat templat berkas pemilih: {error}", "Ok" => "Oke", "Error loading message template: {error}" => "Galat memuat templat pesan: {error}", "_{count} file conflict_::_{count} file conflicts_" => array("{count} berkas konflik"), |