This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix 2fa description in Japanese (
#7349
)
master
Shuhei Kitagawa
6 years ago
committed by
Yamagishi Kazutoshi
parent
a24605961a
commit
c61ddd8249
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config/locales/ja.yml
+ 1
- 1
config/locales/ja.yml
View File
@ -795,7 +795,7 @@ ja:
default
:
"%Y年%m月%d日 %H:%M"
two_factor_authentication:
code_hint
:
確認するには認証アプリで表示されたコードを入力してください
description_html
:
"<strong>二段階認証</strong>を有効にするとログイン時、
電話でコードを受け取
る必要があります。"
description_html
:
"<strong>二段階認証</strong>を有効にするとログイン時、
認証アプリからコードを入力す
る必要があります。"
disable
:
無効
enable
:
有効
enabled
:
二段階認証は有効になっています
Write
Preview
Loading…
Cancel
Save