mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations section.php (Chinese Simplified)
This commit is contained in:
parent
c1be9facef
commit
addeea425c
@ -2,21 +2,21 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'countries' => [
|
'countries' => [
|
||||||
'title' => '國別',
|
'title' => '国别',
|
||||||
],
|
],
|
||||||
'cities' => [
|
'cities' => [
|
||||||
'title' => '城市',
|
'title' => '城市',
|
||||||
],
|
],
|
||||||
'districts' => [
|
'districts' => [
|
||||||
'title' => '地區',
|
'title' => '地区',
|
||||||
],
|
],
|
||||||
'neighborhoods' => [
|
'neighborhoods' => [
|
||||||
'title' => '鄰里',
|
'title' => '邻里',
|
||||||
],
|
],
|
||||||
'village' => [
|
'village' => [
|
||||||
'title' => '村',
|
'title' => '村',
|
||||||
],
|
],
|
||||||
'general' => '一般',
|
'general' => '一般',
|
||||||
'map' => '地圖',
|
'map' => '地图',
|
||||||
'setting' => '設置',
|
'setting' => '设置',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user