about summary refs log tree commit diff
path: root/app/assets/javascripts/components/locales/zh-hk.jsx
diff options
context:
space:
mode:
authorMingye Wang <arthur200126@gmail.com>2017-04-20 21:28:45 -0400
committerEugen <eugen@zeonfederated.com>2017-04-21 03:28:45 +0200
commit3660a321f0f4d87432403aced3af513cb2910093 (patch)
treeeaec3cae130a69fec019f51f2ce06221480dceaf /app/assets/javascripts/components/locales/zh-hk.jsx
parente06f307c2d9d451440fc69ba261427ab40a8b969 (diff)
zh*: minor jsx whitespace fix (#2231)
Diffstat (limited to 'app/assets/javascripts/components/locales/zh-hk.jsx')
-rw-r--r--app/assets/javascripts/components/locales/zh-hk.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/components/locales/zh-hk.jsx b/app/assets/javascripts/components/locales/zh-hk.jsx
index 3130879fa..595163138 100644
--- a/app/assets/javascripts/components/locales/zh-hk.jsx
+++ b/app/assets/javascripts/components/locales/zh-hk.jsx
@@ -43,7 +43,7 @@ const zh_hk = {
   "column.notifications": "通知",
   "column.public": "跨站公共時間軸",
   "compose_form.placeholder": "你在想甚麼?",
-  "compose_form.privacy_disclaimer": "你的私人文章,將被遞送至你所提及的 {domains} 用戶。你是否信任 {domainsCount, plural, one {這個網站} other {這些網站}}?請留意,文章私隱設定只適用於各 Mastodon 服務站,如果 {domains} {domainsCount, plural, one {不是 Mastodon 服務站} other {之中有些不是 Mastodon 服務站}},對方將無法收到這篇文章的私隱設定,然後可能被轉推給不能預知的用戶閱讀。",
+  "compose_form.privacy_disclaimer": "你的私人文章,將被遞送至你所提及的 {domains} 用戶。你是否信任{domainsCount, plural, one {這個網站} other {這些網站}}?請留意,文章私隱設定只適用於各 Mastodon 服務站,如果 {domains} {domainsCount, plural, one {不是 Mastodon 服務站} other {之中有些不是 Mastodon 服務站}},對方將無法收到這篇文章的私隱設定,然後可能被轉推給不能預知的用戶閱讀。",
   "compose_form.private": "標示為「只有關注你的人能看」",
   "compose_form.publish": "發文",
   "compose_form.sensitive": "將媒體檔案標示為「敏感內容」",