aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-zh-rCN/strings.xml')
-rw-r--r--app/src/main/res/values-zh-rCN/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 76105ca1..bf5ced6a 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -40,4 +40,12 @@
<string name="file_chooser_not_found">未找到文件选择程序</string>
<string name="top_bar">顶栏</string>
<string name="bottom_bar">底栏</string>
+ <!--
+ Template used to display human readable string;
+ For instance:
+ Today at 1:23 PM
+ Mar 13 at 9:00 AM
+
+ The first element is the day, and the second element is the time
+ -->
</resources>