mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-05 22:45:37 +00:00
abdf225353
* Update Japanese translations. run yarn manage:translations && i18n-tasks add-missing * Update Japanese translations. * Fix mistake * Change to be concise.
20 lines
481 B
YAML
20 lines
481 B
YAML
---
|
|
ja:
|
|
activerecord:
|
|
attributes:
|
|
poll:
|
|
expires_at: 期限
|
|
options: 選択肢
|
|
user:
|
|
email: メールアドレス
|
|
errors:
|
|
models:
|
|
account:
|
|
attributes:
|
|
username:
|
|
invalid: アルファベット・数字・アンダーバーの組み合わせで入力してください
|
|
status:
|
|
attributes:
|
|
reblog:
|
|
taken: は既にブーストされています
|