We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d89a25 commit a9406f5Copy full SHA for a9406f5
app/src/main/res/values-zh-rCN/strings.xml
@@ -26,7 +26,7 @@
26
<string name="keycode_mode_change">更改键盘类型</string>
27
<string name="keycode_shift">上档</string>
28
<string name="keycode_enter">输入</string>
29
- <string name="keycode_space">Spacebar</string>
+ <string name="keycode_space">空格键</string>
30
<!-- Settings -->
31
<string name="show_clipboard_content">如可用显示剪贴板内容</string>
32
<string name="show_popup">按键时显示弹框</string>
@@ -42,4 +42,4 @@
42
Haven't found some strings? There's more at
43
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
44
-->
45
-</resources>
+</resources>
0 commit comments