thomascube
2005-10-31 7cc38e0bebb30f12b1c643ea96a038453be185e1
program/localization/index.inc
@@ -55,4 +55,11 @@
   'vn'    => 'Vietnamese'
);
$rcube_charsets = array(
   'ru' => 'Windows-1251',
   'lv' => 'ISO-8859-2',
   'tw' => 'BIG5'
);
?>