Add phrases
This commit is contained in:
parent
931150afe2
commit
73fb5132a1
2 changed files with 8 additions and 0 deletions
|
@ -3833,4 +3833,8 @@
|
|||
|
||||
<string name="poi_shoe_repair">Ремонт обуви</string>
|
||||
|
||||
<string name="poi_bulk_purchase">Массовая закупка</string>
|
||||
<string name="poi_bulk_purchase_yes">Массовая закупка: есть</string>
|
||||
<string name="poi_bulk_purchase_only">Только массовая закупка</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
@ -107,6 +107,7 @@
|
|||
<string name="poi_service_car">Car service</string>
|
||||
<string name="poi_glacier_type">Glacier type</string>
|
||||
<string name="poi_checkpoint_type">Checkpoint type</string>
|
||||
<string name="poi_bulk_purchase">Bulk purchase</string>
|
||||
|
||||
<!-- categories -->
|
||||
<string name="poi_shop">Store</string>
|
||||
|
@ -3857,4 +3858,7 @@
|
|||
|
||||
<string name="poi_shoe_repair">Shoe repair</string>
|
||||
|
||||
<string name="poi_bulk_purchase_yes">Bulk purchase: yes</string>
|
||||
<string name="poi_bulk_purchase_only">Bulk purchase: only</string>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue