mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations section.php (Romanian)
This commit is contained in:
parent
df625e1cae
commit
0c3aa2245a
@ -0,0 +1,22 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'countries' => [
|
||||||
|
'title' => 'ţări',
|
||||||
|
],
|
||||||
|
'cities' => [
|
||||||
|
'title' => 'Orase',
|
||||||
|
],
|
||||||
|
'districts' => [
|
||||||
|
'title' => 'Districtele',
|
||||||
|
],
|
||||||
|
'neighborhoods' => [
|
||||||
|
'title' => 'Vecinătățile',
|
||||||
|
],
|
||||||
|
'village' => [
|
||||||
|
'title' => 'Sat',
|
||||||
|
],
|
||||||
|
'general' => 'General',
|
||||||
|
'map' => 'Hartă',
|
||||||
|
'setting' => 'reglaj',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user