Add Croatian translation

Signed-off-by: Laszlo Papp <djszapi@archlinux.us>
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Laszlo Papp 2009-10-01 23:07:53 +02:00 committed by Loui Chang
parent 4485907e5b
commit 87a8298114
3 changed files with 447 additions and 1 deletions

View file

@ -23,7 +23,8 @@ define("DEFAULT_LANG", "en");
# Languages we have translations for
$SUPPORTED_LANGS = array(
"ca" => "Català",
"cs" => "česky",
"cr" => "Hrvatski",
"cs" => "česky",
"de" => "Deutsch",
"en" => "English",
"es" => "Español",