diff options
Diffstat (limited to 'settings/l10n/id.php')
-rw-r--r-- | settings/l10n/id.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/l10n/id.php b/settings/l10n/id.php index b472693a9be..3bc920a1cb6 100644 --- a/settings/l10n/id.php +++ b/settings/l10n/id.php @@ -170,6 +170,7 @@ $TRANSLATIONS = array( "Quota" => "Quota", "change full name" => "ubah nama lengkap", "set new password" => "setel sandi baru", -"Default" => "Baku" +"Default" => "Baku", +"No problems found" => "Masalah tidak ditemukan", ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |