summaryrefslogtreecommitdiff
path: root/app/Locale/ja_JP
diff options
context:
space:
mode:
authorW1lkins <wilkins@linux.com>2018-07-29 23:11:31 +0100
committerFrédéric Guillot <fred@kanboard.net>2018-07-29 20:29:07 -0700
commitefd64d842d82404612baef58d9debe1af7515a66 (patch)
tree16f6383636c6e76e77def53ea554b6e4d9014335 /app/Locale/ja_JP
parentf88b8bdc31891b41f68263f8f7fcf0e24f8d4d96 (diff)
Change 'entered' to 'enter'
Diffstat (limited to 'app/Locale/ja_JP')
-rw-r--r--app/Locale/ja_JP/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 908e68cb..9b8aea41 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -1241,7 +1241,7 @@ return array(
'This username is already taken' => 'このユーザー名はすでに使用されています',
'A link to reset your password has been sent by email.' => 'パスワードをリセットするリンクをメールで送信しました',
'Your profile must have a valid email address.' => 'プロフィールには有効なメールアドレスが必要です',
- 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => 'パスワードをリセットできません。有効なユーザー名を入力しましたか?または、あなたのプロフィールにメールアドレスを登録していますか?',
+ 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'パスワードをリセットできません。有効なユーザー名を入力しましたか?または、あなたのプロフィールにメールアドレスを登録していますか?',
// 'TRL - Turkish Lira' => '',
'The project email is optional and could be used by several plugins.' => 'プロジェクトのEメールはオプション/複数のプラグインで使用可能',
'The project email must be unique across all projects' => 'プロジェクトのEメールはすべてのプロジェクトでユ一意である必要があります',