New translations button.php (Korean)

This commit is contained in:
Fatih Alp 2020-09-23 18:44:04 +03:00
parent 2f4469a33b
commit 181edc9fbe

View File

@ -31,5 +31,5 @@ return [
'update_category' => [
'name' => '카테고리 업데이트'
],
'new_option' => 'New Option',
'new_option' => '새로운 옵션',
];