Skip to content

Commit e430b49

Browse files
authored
Update WordPressSetup.php (hestiacp#4217)
add language: ja
1 parent 0b4bb80 commit e430b49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/app/WebApp/Installers/WordPress/WordPressSetup.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ class WordpressSetup extends BaseSetup {
3939
"fr_FR" => "French",
4040
"hu_HU" => "Hungarian",
4141
"it_IT" => "Italian",
42+
"ja" => "Japanese",
4243
"nl_NL" => "Dutch",
4344
"pt_PT" => "Portuguese",
4445
"pt_BR" => "Portuguese (Brazil)",

0 commit comments

Comments
 (0)