aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schneppe <kriztan@users.noreply.github.com>2019-06-27 16:02:19 +0200
committerGitHub <noreply@github.com>2019-06-27 16:02:19 +0200
commitfeb0c666165d44cfb4bfd55fe90e275dad26ba69 (patch)
tree381fdeceb1d49d4e810ba1483659f0f7661fb13d
parentb09f0fb91283f3820579465bab6bed46dcb9e4e4 (diff)
parentc61c968a1f05a746d8c38cf7a72e6658869f07fc (diff)
Merge pull request #367 from kriztan/l10n_master
New Crowdin translations
-rw-r--r--src/main/res/values-zh/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/res/values-zh/strings.xml b/src/main/res/values-zh/strings.xml
index 70489fbc5..a23a3367c 100644
--- a/src/main/res/values-zh/strings.xml
+++ b/src/main/res/values-zh/strings.xml
@@ -1,3 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
-<resources></resources>
+<resources>
+ <string name="action_settings">设置</string>
+</resources>