-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add en and zh-CN locales #37
Conversation
"confirmation_attachmentCheckboxLabel": "[附件] ${name}", | ||
|
||
"newlyAddedDomainReconfirmation_caption": "警告!", | ||
"_newlyAddedDomainReconfirmation_messageBefore": "There are recipients with domains not included in the recipients of the original message.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
_
がついているのは未翻訳だからでしょうか?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
はい、その通りです。
翻訳時に未訳箇所がすぐ見付かるならば消してしまってもよいのですが、現在の所そのような仕組みがまだ用意されていないため、このように印を付けてみたという次第です。
どれか一つのidのものだけで良いと思うのですが、 |
l10nモジュールの自動テストを追加しました。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
T/O