From 3a7431a83ceab4ea04debcc22fe1a07b6eac9c16 Mon Sep 17 00:00:00 2001 From: yllar <yllar.pajus@gmail.com> Date: Tue, 09 Jan 2007 05:20:56 -0500 Subject: [PATCH] added Indonesian translation --- 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 8278bf7..bf4e6d1 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_charsets = array(); -?> \ No newline at end of file +?> -- Gitblit v1.9.1