Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Incorrect translations ZN #20245

Merged
merged 1 commit into from
Jan 19, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/rocketchat-i18n/i18n/zh-HK.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2810,7 +2810,7 @@
"Wednesday": "星期三",
"Welcome": "欢迎 <em>%s</em>",
"Welcome_to_the": "欢迎来到",
"Why_do_you_want_to_report_question_mark": "你为什么要报告",
"Why_do_you_want_to_report_question_mark": "你为什么要举报",
"will_be_able_to": "将能够",
"Worldwide": "全世界",
"Would_you_like_to_return_the_inquiry": "你想回复询问吗?",
Expand Down Expand Up @@ -2862,4 +2862,4 @@
"Your_push_was_sent_to_s_devices": "您的推送已发送到%s设备",
"Your_server_link": "您的服务器链接",
"Your_workspace_is_ready": "您的工作区已准备好使用🎉"
}
}
4 changes: 2 additions & 2 deletions packages/rocketchat-i18n/i18n/zh.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -3531,7 +3531,7 @@
"Wednesday": "星期三",
"Welcome": "欢迎 <em>%s</em>",
"Welcome_to_the": "欢迎来到",
"Why_do_you_want_to_report_question_mark": "你为什么要da",
"Why_do_you_want_to_report_question_mark": "你为什么要举报",
"will_be_able_to": "将能",
"Without_priority": "没有优先级",
"Worldwide": "全世界",
Expand Down Expand Up @@ -3598,4 +3598,4 @@
"Your_server_link": "您的服务器链接",
"Your_temporary_password_is_password": "您的暂时密码为 <strong>[password]</strong>。",
"Your_workspace_is_ready": "您的工作区已准备好使用🎉"
}
}