diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-18 00:32:15 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-18 00:32:15 +0900 |
| commit | e927f7a4ec4f0d9195ba475558c0a858dd3fb9b4 (patch) | |
| tree | 33a86a87121080c661df41e2ae7964e60d0c9be1 | |
| parent | New translations ja.yml (Catalan) (diff) | |
| download | misskey-e927f7a4ec4f0d9195ba475558c0a858dd3fb9b4.tar.gz misskey-e927f7a4ec4f0d9195ba475558c0a858dd3fb9b4.tar.bz2 misskey-e927f7a4ec4f0d9195ba475558c0a858dd3fb9b4.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/en.yml b/locales/en.yml index 89629ad604..a503de3968 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -290,7 +290,7 @@ common/views/components/signin.vue: login-failed: "Log in failed. Make sure you have entered your correct username and password." common/views/components/signup.vue: invitation-code: "Invitation code" - invitation-info: "招待コードをお持ちでない方は、<a href=\"{}\">管理者</a>までご連絡ください。" + invitation-info: "If you do not have an invitation code, please contact an <a href=\"{}\">administrator</a>." username: "Username" checking: "Confirming..." available: "Available" @@ -800,7 +800,7 @@ desktop/views/pages/admin/admin.dashboard.vue: original-users: "Users on this instance" all-notes: "All Posts" original-notes: "Posts on this instance" - invite: "招待" + invite: "Invite" desktop/views/pages/admin/admin.suspend-user.vue: suspend-user: "Suspend a user" suspend: "Suspend" |