Add phrases
This commit is contained in:
parent
2d53385337
commit
98e309022e
2 changed files with 8 additions and 0 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue