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

Commit d7cf178

Browse files
authored
Update strings.xml
1 parent 778f823 commit d7cf178

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
<resources>
2-
<string-array name="theme_values" translatable="false">
3-
<item>system</item>
4-
<item>dark</item>
5-
<item>light</item>
6-
</string-array>
7-
8-
<string-array name="theme_values_names">
2+
<string-array name="theme_values_names">
93
<item>跟随系统</item>
104
<item>深色模式</item>
115
<item>明亮模式</item>

0 commit comments

Comments
 (0)