diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2008-09-25 04:56:59 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2008-09-25 04:56:59 +0100 |
| commit | 1d004f12ed2d94849fcc088d0571cbc3626adbb2 (patch) | |
| tree | 32dbadffb13c083c57140e7479f547ae63a5e8f7 /functions.php | |
| parent | a47fa01794baf2d02dc916fbc32e88000bb76167 (diff) | |
add ja_JP translation
Diffstat (limited to 'functions.php')
| -rw-r--r-- | functions.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functions.php b/functions.php index c20bba7f3..857d98e94 100644 --- a/functions.php +++ b/functions.php @@ -26,6 +26,7 @@ "en_US" => "English", "fr_FR" => "Français", "hu_HU" => "Magyar (Hungarian)", + "ja_JP" => "日本語 (Japanese)", "nb_NO" => "Norwegian bokmål", "ru_RU" => "Русский", "pt_BR" => "Portuguese/Brazil", |