New translations setting.php (Japanese)

This commit is contained in:
Fatih Alp 2022-01-31 10:19:50 +03:00
parent f64ab1fad9
commit d7eaae8186

View File

@ -42,5 +42,8 @@ return [
],
'default_country' => [
'name' => '登録ページ、電話のデフォルトの国',
]
],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
];