Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mastodon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pierre Boudes
mastodon
Commits
3660a321
Commit
3660a321
authored
8 years ago
by
Mingye Wang
Committed by
Eugen
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
zh*: minor jsx whitespace fix (#2231)
parent
e06f307c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
app/assets/javascripts/components/locales/zh-cn.jsx
+1
-1
1 addition, 1 deletion
app/assets/javascripts/components/locales/zh-cn.jsx
app/assets/javascripts/components/locales/zh-hk.jsx
+1
-1
1 addition, 1 deletion
app/assets/javascripts/components/locales/zh-hk.jsx
with
2 additions
and
2 deletions
app/assets/javascripts/components/locales/zh-cn.jsx
+
1
−
1
View file @
3660a321
...
...
@@ -47,7 +47,7 @@ const zh_cn = {
"
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
"
:
"
标示为“只有关注你的人能看”
"
,
// Going "toot-toot!" here below.
"
compose_form.publish
"
:
"
嘟嘟!
"
,
...
...
This diff is collapsed.
Click to expand it.
app/assets/javascripts/components/locales/zh-hk.jsx
+
1
−
1
View file @
3660a321
...
...
@@ -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
"
:
"
將媒體檔案標示為「敏感內容」
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment