New translations setting.php (Korean)

This commit is contained in:
Fatih Alp 2022-01-31 10:19:51 +03:00
parent d7eaae8186
commit 1f095e3dc3

View File

@ -42,5 +42,8 @@ return [
],
'default_country' => [
'name' => '등록 페이지, 전화의 기본 국가',
]
],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
];