mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-04-20 04:20:51 -07:00
Create strings.xml (#217)
This commit is contained in:
parent
dadc83800b
commit
e06970eebb
1 changed files with 15 additions and 0 deletions
15
android/res/values-ru/strings.xml
Normal file
15
android/res/values-ru/strings.xml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="app_name">Mindustry</string>
|
||||
<string-array name="donation_google_catalog_values">
|
||||
<item>1 Доллар</item>
|
||||
<item>2 Доллара</item>
|
||||
<item>5 Доллара</item>
|
||||
<item>10 Долларов</item>
|
||||
<item>15 Долларов</item>
|
||||
<item>25 Долларов</item>
|
||||
<item>50 Долларов</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue