From ca1764f49226f490ba15b2b0dfc3b5553f30e2b3 Mon Sep 17 00:00:00 2001 From: Amrul Izwan <58427636+amrulizwan@users.noreply.github.com> Date: Thu, 13 Oct 2022 21:50:26 +0800 Subject: Add id-🇮🇩 Translation (#4706) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add id-🇮🇩 Translation * Update id Translation for admin.php * make fix-all * Bahasa Indonesia * Fix typos config * Update user.php * make fix-all * Typographic quotes * make fix-all Co-authored-by: Alexandre Alapetite --- app/i18n/he/gen.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/he/gen.php') diff --git a/app/i18n/he/gen.php b/app/i18n/he/gen.php index c50f0fef7..ab1996326 100644 --- a/app/i18n/he/gen.php +++ b/app/i18n/he/gen.php @@ -145,6 +145,7 @@ return array( 'es' => 'Español', // IGNORE 'fr' => 'Français', // IGNORE 'he' => 'עברית', // IGNORE + 'id' => 'Bahasa Indonesia', // IGNORE 'it' => 'Italiano', // IGNORE 'ja' => '日本語', // IGNORE 'ko' => '한국어', // IGNORE -- cgit v1.2.3