diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-15 16:30:48 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-15 16:30:48 +0900 |
| commit | 4c0832884f3720b6a12d9da013b532355a4b129e (patch) | |
| tree | 6cd7d21eb4986eb3b09e48b9420053213484e43b | |
| parent | New translations ja.yml (English) (diff) | |
| download | misskey-4c0832884f3720b6a12d9da013b532355a4b129e.tar.gz misskey-4c0832884f3720b6a12d9da013b532355a4b129e.tar.bz2 misskey-4c0832884f3720b6a12d9da013b532355a4b129e.zip | |
New translations ja.yml (English)
| -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 069b1ced10..7efdc6c227 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -689,7 +689,7 @@ desktop/views/components/settings.2fa.vue: submit: "Submit" success: "Settings saved!" failed: "Failed to setup. Please ensure that the token is correct." - info: "From now on, enter the token that is displayed on your device in addition to your password when signing-in to Misskey." + info: "From the next time you sign in to Misskey, the token displayed on your device will be necessary too, as well as the password." desktop/views/components/settings.api.vue: intro: "To access the API, set this token as the key 'i' of request parameters." caution: "Please do not show this token to third parties (do not enter it somewhere else other than here) otherwise your account could get compromised." |