We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7fd6f3 commit 6e72f43Copy full SHA for 6e72f43
app/src/main/res/values-zh-rCN/strings.xml
@@ -21,7 +21,7 @@
21
<string name="increase_win_times_title">增加胜利次数</string>
22
<string name="increase_lose_times_title">增加失败次数</string>
23
<string name="times_to_add">增加的次数</string>
24
- <string name="pref_hack">本地修改</string>
+ <string name="pref_hack">配置文件修改</string>
25
<string name="success_increate_win_times">已增加%d次胜利次数</string>
26
<string name="success_increate_lose_times">已增加%d次失败次数</string>
27
<string name="num_must_be_greater_than_zero">数字必须大于0!</string>
0 commit comments