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 518547f commit 2f466daCopy full SHA for 2f466da
app/src/main/res/values-zh-rCN/strings.xml
@@ -41,12 +41,12 @@
41
<string name="storage_analysis">存储分析</string>
42
<string name="images">图片</string>
43
<string name="videos">视频</string>
44
- <string name="audio">Audio</string>
45
- <string name="documents">Documents</string>
46
- <string name="downloads">Downloads</string>
+ <string name="audio">音频</string>
+ <string name="documents">文档</string>
+ <string name="downloads">下载</string>
47
<string name="archives">存档</string>
48
<string name="others">其他</string>
49
- <string name="storage_free">free</string>
+ <string name="storage_free">空闲</string>
50
<string name="total_storage">总存储: %s</string>
51
<!-- Settings -->
52
<string name="enable_root_access">启用 root 访问</string>
0 commit comments