Implemented Preference for Canteen Price
This commit is contained in:
9
app/src/main/res/values-de/arrays.xml
Normal file
9
app/src/main/res/values-de/arrays.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string-array name="price_group_entries">
|
||||
<item>Alle</item>
|
||||
<item>Student</item>
|
||||
<item>Angestellter</item>
|
||||
<item>Andere</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user