Add phrases

This commit is contained in:
xmd5a 2018-10-29 10:58:20 +03:00
parent 931150afe2
commit 73fb5132a1
2 changed files with 8 additions and 0 deletions

View file

@ -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>

View file

@ -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>