mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations field.php (Korean)
This commit is contained in:
parent
36a656393d
commit
364cae6c87
@ -19,6 +19,9 @@ return [
|
|||||||
'price' => [
|
'price' => [
|
||||||
'name' => '가격'
|
'name' => '가격'
|
||||||
],
|
],
|
||||||
|
'standard_price' => [
|
||||||
|
'name' => 'Standard Price'
|
||||||
|
],
|
||||||
'date' => [
|
'date' => [
|
||||||
'name' => '데이트'
|
'name' => '데이트'
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user