mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations section.php (Japanese)
This commit is contained in:
parent
7982bdecff
commit
d19033a039
@ -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