diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-18 13:22:15 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-18 13:22:15 +0900 |
| commit | a32a78b5efd57c914eda12f6712e887f0af0e6cc (patch) | |
| tree | e10884ece13f536a412b29c7cfab50d8dff67c74 | |
| parent | New translations ja-JP.yml (Chinese Simplified) (diff) | |
| download | misskey-a32a78b5efd57c914eda12f6712e887f0af0e6cc.tar.gz misskey-a32a78b5efd57c914eda12f6712e887f0af0e6cc.tar.bz2 misskey-a32a78b5efd57c914eda12f6712e887f0af0e6cc.zip | |
New translations ja-JP.yml (English)
Diffstat (limited to '')
| -rw-r--r-- | locales/en-US.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 65f5f80513..6ecc0a6c66 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -27,6 +27,7 @@ common: do-not-copy-paste: "Please do not enter or paste the code here. Account may be compromised." load-more: "Load more" enter-password: "Please enter the Password" + 2fa: "二段階認証" got-it: "Got it!" customization-tips: title: "Customization tips" @@ -761,7 +762,6 @@ desktop/views/components/settings.vue: security: "Security" signin: "Sign in history" password: "Password" - 2fa: "Two-factor authentication" other: "Other" license: "License" theme: "Theme" |