about summary refs log tree commit diff
path: root/config/locales/activerecord.ja.yml
diff options
context:
space:
mode:
authormayaeh <mayaeh@marimo-net.org>2019-04-01 12:50:05 +0900
committerEugen Rochko <eugen@zeonfederated.com>2019-04-01 05:50:05 +0200
commitabdf225353dfb9791933b5d2dbcd038dcdb656df (patch)
tree39fcfd8f18b4c6ef3c54cc7e0f3315a4da7e82ec /config/locales/activerecord.ja.yml
parent68c797bece0ed0801cfc8718d77841b455bf4d0d (diff)
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.
Diffstat (limited to 'config/locales/activerecord.ja.yml')
-rw-r--r--config/locales/activerecord.ja.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/config/locales/activerecord.ja.yml b/config/locales/activerecord.ja.yml
index 7bc4fc308..c3b4b7484 100644
--- a/config/locales/activerecord.ja.yml
+++ b/config/locales/activerecord.ja.yml
@@ -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: は既にブーストされています