Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 8affecd

Browse files
authored
Create arrays.xml
Czech translation (04.03.2022)
1 parent e1c3db6 commit 8affecd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<resources>
2+
<!-- If translating, please remove "theme_values"
3+
<string-array name="theme_values" translatable="false">
4+
<item>system</item>
5+
<item>dark</item>
6+
<item>light</item>
7+
</string-array>-->
8+
9+
<string-array name="theme_values_names">
10+
<item>Dle systému</item>
11+
<item>Tmavá</item>
12+
<item>Světlá</item>
13+
</string-array>
14+
</resources>

0 commit comments

Comments
 (0)