diff options
author | Christoph (Sheogorath) Kern | 2018-01-20 18:51:22 +0100 |
---|---|---|
committer | GitHub | 2018-01-20 18:51:22 +0100 |
commit | 2eb30782d558a6e2652ba37b090164369a23120b (patch) | |
tree | e61c80e5b80322e928d5deb0d37d27b40d9e32e2 /locales/zh-TW.json | |
parent | 38a46c837385ffb5a9e9dd444592e5adda7fdf6e (diff) | |
parent | dc10ec60fbbab2f2cb20b42c26a53058a9ae88b8 (diff) |
Merge pull request #687 from SISheogorath/refactor/contact
Remove/update contact details
Diffstat (limited to '')
-rw-r--r-- | locales/zh-TW.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/zh-TW.json b/locales/zh-TW.json index a3bb7774..c55758ab 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -60,6 +60,7 @@ "Refresh": "重新整理", "Contacts": "聯絡方式", "Report an issue": "回報問題", + "Meet us on Gitter": "透過 Gitter 聯絡我們", "Send us email": "寄信給我們", "Documents": "文件", "Features": "功能簡介", @@ -101,4 +102,4 @@ "OR": "或是", "Export to Snippet": "匯出到 Snippet", "Select Visibility Level": "選擇可見層級" -}
\ No newline at end of file +} |