about summary refs log tree commit diff
path: root/config/locales/devise.ja.yml
diff options
context:
space:
mode:
authormayaeh <mayaeh@marimo-net.org>2019-05-06 04:34:32 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-05-06 04:34:32 +0900
commit1eb14ef7740001e897d5f2d7976cbb643800f428 (patch)
tree2f6bd4e573fa3960085339cac29f1386173573a4 /config/locales/devise.ja.yml
parente742bff19b609c2ac43f87d62cd2ed948471d5a0 (diff)
i18n: Update Japanese translations (#10706)
* Update Japanese translations.

run yarn manage:translations

This commit includes translations by some users that were done at the transifex.

* Reduce translation text because it becomes two lines.
Diffstat (limited to 'config/locales/devise.ja.yml')
-rw-r--r--config/locales/devise.ja.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/devise.ja.yml b/config/locales/devise.ja.yml
index 3dac63050..b9f2fb8a6 100644
--- a/config/locales/devise.ja.yml
+++ b/config/locales/devise.ja.yml
@@ -12,7 +12,7 @@ ja:
       last_attempt: あと1回失敗するとアカウントがロックされます。
       locked: アカウントはロックされました。
       not_found_in_database: "%{authentication_keys}かパスワードが誤っています。"
-      pending: あなたのアカウントはまだ審査中です。
+      pending: あなたのアカウントはまだ承認待ちです。
       timeout: セッションの有効期限が切れました。続行するには再度ログインしてください。
       unauthenticated: 続行するにはログインするか、アカウントを作成してください。
       unconfirmed: 続行するにはメールアドレスを確認する必要があります。