summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-01-25 17:40:11 +0100
committerGitHub2018-01-25 17:40:11 +0100
commite52d7db96cffb89593ff496d0fc1620696553908 (patch)
tree8c4eeb580aeb4cfa63c97240b1d8b2b06586bfe9 /locales
parente5074df9109462964f49555a8dffc240dff35302 (diff)
parent16892cd827c1ae0d749a278d380ff5994659b94a (diff)
Merge pull request #694 from SISheogorath/refactor/socialmedia
Reorganize social media links and footer
Diffstat (limited to 'locales')
-rw-r--r--locales/de.json3
-rw-r--r--locales/en.json3
-rw-r--r--locales/zh-CN.json3
3 files changed, 6 insertions, 3 deletions
diff --git a/locales/de.json b/locales/de.json
index 73ffe0e6..c416a684 100644
--- a/locales/de.json
+++ b/locales/de.json
@@ -104,5 +104,6 @@
"OR": "Oder",
"Export to Snippet": "Zu Snippet exportieren",
"Select Visibility Level": "Sichtbarkeit bestimmen",
- "Night Theme": "Nachtmodus"
+ "Night Theme": "Nachtmodus",
+ "Follow us on %s and %s.": "Folge uns auf %s und %s."
}
diff --git a/locales/en.json b/locales/en.json
index e6a966d7..0b44732d 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -104,5 +104,6 @@
"OR": "OR",
"Export to Snippet": "Export to Snippet",
"Select Visibility Level": "Select Visibility Level",
- "Night Theme": "Night Theme"
+ "Night Theme": "Night Theme",
+ "Follow us on %s and %s.": "Follow us on %s, and %s."
}
diff --git a/locales/zh-CN.json b/locales/zh-CN.json
index da0e029c..6e0c11e9 100644
--- a/locales/zh-CN.json
+++ b/locales/zh-CN.json
@@ -104,5 +104,6 @@
"Select Visibility Level": "选择可见层级",
"Night Theme": "夜间主题",
"Do you really want to delete this note?": "确定要删除这个文件吗?",
- "All users will lose their connection.": "所有用户将失去连接"
+ "All users will lose their connection.": "所有用户将失去连接",
+ "Follow us on %s and %s.": "在%s和%s上关注我们"
}