diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 19:31:57 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 19:31:57 +0900 |
| commit | 96d48b55199c7fc1cc00ae7606c656206f90c3da (patch) | |
| tree | e88605c79de4891994048fa5a11f6cf8a9511b2c /locales/en.yml | |
| parent | New translations ja.yml (Spanish) (diff) | |
| download | misskey-96d48b55199c7fc1cc00ae7606c656206f90c3da.tar.gz misskey-96d48b55199c7fc1cc00ae7606c656206f90c3da.tar.bz2 misskey-96d48b55199c7fc1cc00ae7606c656206f90c3da.zip | |
New translations ja.yml (English)
Diffstat (limited to 'locales/en.yml')
| -rw-r--r-- | locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locales/en.yml b/locales/en.yml index 5d4d5c2cef..efa62c831d 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -289,6 +289,8 @@ common/views/components/signin.vue: signin-with-twitter: "Log in with Twitter" login-failed: "Log in failed. Make sure you have entered your correct username and password." common/views/components/signup.vue: + invitation-code: "招待コード" + invitation-info: "招待コードをお持ちでない方は、<a href=\"{}\">管理者</a>までご連絡ください。" username: "Username" checking: "Confirming..." available: "Available" |