i18n: Update Japanese translations (#10427)
* Update Japanese translations. run yarn manage:translations && i18n-tasks add-missing * Update Japanese translations. * Fix mistake * Change to be concise.
This commit is contained in:
parent
68c797bece
commit
abdf225353
6 changed files with 106 additions and 47 deletions
|
@ -2,6 +2,9 @@
|
|||
ja:
|
||||
activerecord:
|
||||
attributes:
|
||||
poll:
|
||||
expires_at: 期限
|
||||
options: 選択肢
|
||||
user:
|
||||
email: メールアドレス
|
||||
errors:
|
||||
|
@ -9,8 +12,8 @@ ja:
|
|||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: アルファベット・数値・アンダーバー(_)で入力してください
|
||||
invalid: アルファベット・数字・アンダーバーの組み合わせで入力してください
|
||||
status:
|
||||
attributes:
|
||||
reblog:
|
||||
taken: のブーストはすでに存在します
|
||||
taken: は既にブーストされています
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue