summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/forms.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/include/forms.inc.php')
-rw-r--r--frontends/php/include/forms.inc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontends/php/include/forms.inc.php b/frontends/php/include/forms.inc.php
index e398c8a8..8a64aa08 100644
--- a/frontends/php/include/forms.inc.php
+++ b/frontends/php/include/forms.inc.php
@@ -209,7 +209,8 @@
"it_it"=>S_ITALIAN_IT,
"lv_lv"=>S_LATVIAN_LV,
"ru_ru"=>S_RUSSIAN_RU,
- "sp_sp"=>S_SPANISH_SP
+ "sp_sp"=>S_SPANISH_SP,
+ "ja_jp"=>S_JAPANESE_JP
);
show_table2_v_delimiter($col++);