mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Korean)
This commit is contained in:
parent
02704c591e
commit
05e0b10656
@ -431,5 +431,15 @@ return [
|
||||
'choose' => [
|
||||
'name' => '고르다'
|
||||
],
|
||||
'my_address' => '내 주소'
|
||||
'my_address' => '내 주소',
|
||||
|
||||
'company' => [
|
||||
'name' => 'Company Name'
|
||||
],
|
||||
'tax_office' => [
|
||||
'name' => 'Tax Office'
|
||||
],
|
||||
'tax_number' => [
|
||||
'name' => 'Tax Number'
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user