mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations section.php (Vietnamese)
This commit is contained in:
parent
18bcc18552
commit
2397fe5c7a
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'countries' => [
|
||||
'title' => 'Quốc gia',
|
||||
],
|
||||
'cities' => [
|
||||
'title' => 'Các thành phố',
|
||||
],
|
||||
'districts' => [
|
||||
'title' => 'Quận',
|
||||
],
|
||||
'neighborhoods' => [
|
||||
'title' => 'Vùng lân cận',
|
||||
],
|
||||
'village' => [
|
||||
'title' => 'Làng',
|
||||
],
|
||||
'general' => 'Chung',
|
||||
'map' => 'Bản đồ',
|
||||
'setting' => 'Cài đặt',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user