Add phrases

This commit is contained in:
xmd5a 2018-04-25 22:51:45 +03:00
parent 2d53385337
commit 98e309022e
2 changed files with 8 additions and 0 deletions

View file

@ -3796,4 +3796,8 @@
<string name="poi_glacier_type_remnant">Останец</string>
<string name="poi_glacier_type_ice_tongue">Ледяной язык</string>
<string name="poi_glacier_ele_top">Высшая точка</string>
<string name="poi_glacier_ele_bottom">Низшая точка</string>
<string name="poi_glacier_slope">Средний уклон</string>
</resources>

View file

@ -3818,4 +3818,8 @@
<string name="poi_glacier_type_remnant">Remnant</string>
<string name="poi_glacier_type_ice_tongue">Ice tongue</string>
<string name="poi_glacier_ele_top">Highest point</string>
<string name="poi_glacier_ele_bottom">Lowest point</string>
<string name="poi_glacier_slope">Average slope</string>
</resources>