mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations section.php (Korean)
This commit is contained in:
parent
bb5293b7bf
commit
6300daa398
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'countries' => [
|
||||
'title' => '국가',
|
||||
],
|
||||
'cities' => [
|
||||
'title' => '도시들',
|
||||
],
|
||||
'districts' => [
|
||||
'title' => '지구',
|
||||
],
|
||||
'neighborhoods' => [
|
||||
'title' => '이웃',
|
||||
],
|
||||
'village' => [
|
||||
'title' => '마을',
|
||||
],
|
||||
'general' => '일반',
|
||||
'map' => '지도',
|
||||
'setting' => '환경',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user