diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 14:51:21 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 14:51:21 +0900 |
| commit | cfc2808c56827c2e5e9ee90133315f897e8512af (patch) | |
| tree | 9d4933089d591bf6aa12e52380a8a9957e75d67b | |
| parent | Merge branch 'master' into l10n_master (diff) | |
| download | misskey-cfc2808c56827c2e5e9ee90133315f897e8512af.tar.gz misskey-cfc2808c56827c2e5e9ee90133315f897e8512af.tar.bz2 misskey-cfc2808c56827c2e5e9ee90133315f897e8512af.zip | |
New translations ja.yml (English)
Diffstat (limited to '')
| -rw-r--r-- | locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en.yml b/locales/en.yml index 75d000d561..5d4d5c2cef 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -287,7 +287,7 @@ common/views/components/signin.vue: signin: "Sign in" or: "Or" signin-with-twitter: "Log in with Twitter" - login-failed: "ログインできませんでした。ユーザー名とパスワードを確認してください。" + login-failed: "Log in failed. Make sure you have entered your correct username and password." common/views/components/signup.vue: username: "Username" checking: "Confirming..." |