Add phrases
This commit is contained in:
parent
e5d49e1b25
commit
526bebf82f
2 changed files with 10 additions and 0 deletions
|
@ -3665,4 +3665,9 @@
|
||||||
|
|
||||||
<string name="poi_depot">Депо</string>
|
<string name="poi_depot">Депо</string>
|
||||||
|
|
||||||
|
<string name="poi_letter_box">Абонентский почтовый ящик</string>
|
||||||
|
<string name="poi_post_street">Улица</string>
|
||||||
|
<string name="poi_post_housenumber">Номер дома</string>
|
||||||
|
<string name="poi_post_flats">Квартира</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -3636,4 +3636,9 @@
|
||||||
|
|
||||||
<string name="poi_depot">Depot</string>
|
<string name="poi_depot">Depot</string>
|
||||||
|
|
||||||
|
<string name="poi_letter_box">Letter box</string>
|
||||||
|
<string name="poi_post_street">Street</string>
|
||||||
|
<string name="poi_post_housenumber">Housenumber</string>
|
||||||
|
<string name="poi_post_flats">Flat</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue