diff options
Diffstat (limited to 'program/localization/index.inc')
-rw-r--r-- | program/localization/index.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/index.inc b/program/localization/index.inc index 8278bf750..bf4e6d131 100644 --- a/program/localization/index.inc +++ b/program/localization/index.inc @@ -42,6 +42,7 @@ 'el' => 'Greek', 'hr' => 'Hrvatski', 'hu' => 'Hungarian', + 'id_ID' => 'Indonesian', 'it' => 'Italiano', 'ja' => 'Japanese (日本語)', 'kr' => 'Korean', @@ -81,4 +82,4 @@ $rcube_language_aliases = array( $rcube_charsets = array(); -?>
\ No newline at end of file +?> |