mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Korean)
This commit is contained in:
parent
fe4be17fe3
commit
d01bc838a3
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_country' => '새로운 나라',
|
||||
'new_city' => '새로운 도시',
|
||||
'new_district' => '새로운 지구',
|
||||
'new_neighborhood' => '새로운 이웃',
|
||||
'new_village' => '뉴 빌리지',
|
||||
'sub_cities' => '하위 도시',
|
||||
'add_sub_cities' => '하위 도시 추가',
|
||||
'add_sub_districts' => '하위 지구 추가',
|
||||
'add_sub_neighborhoods' => '하위 이웃 추가',
|
||||
'add_sub_village' => '하위 마을 추가',
|
||||
'sub_districts' => '하위 지구',
|
||||
'sub_neighborhoods' => '하위 이웃',
|
||||
'sub_village' => '서브 빌리지',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user