Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Sharkey
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Essem
Sharkey
Commits
9ed68439
Commit
9ed68439
authored
7 years ago
by
syuilo
Browse files
Options
Downloads
Patches
Plain Diff
✌️
parent
6bc499f6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
locales/en.yml
+3
-0
3 additions, 0 deletions
locales/en.yml
locales/ja.yml
+3
-0
3 additions, 0 deletions
locales/ja.yml
src/web/app/desktop/tags/settings.tag
+3
-0
3 additions, 0 deletions
src/web/app/desktop/tags/settings.tag
with
9 additions
and
0 deletions
locales/en.yml
+
3
−
0
View file @
9ed68439
...
...
@@ -297,6 +297,8 @@ desktop:
changed
:
"
Password
updated
successfully"
mk-2fa-setting
:
intro
:
"
If
you
set
up
2-step
verification,
you
will
need
not
only
a
password
at
sign-in
but
also
a
pre-registered
physical
device
(such
as
your
smartphone),
which
will
improve
security."
caution
:
"
As
a
caveat,
security
improves,
but
you
can
not
sign
in
to
Misskey
if
you
lose
a
registered
device,
etc."
register
:
"
Register
a
device"
enter-password
:
"
Enter
the
password"
authenticator
:
"
First,
you
need
install
Google
Authenticator
to
your
device:"
...
...
@@ -306,6 +308,7 @@ desktop:
submit
:
"
Submit"
success
:
"
Setup
completed
successfully!"
failed
:
"
Failed
to
setup.
please
ensure
that
the
token
is
correct."
info
:
"
From
the
next
sign
in,
enter
the
token
that
is
displayed
on
the
device
in
addition
to
the
password."
mk-post-form
:
post-placeholder
:
"
What's
happening?"
...
...
This diff is collapsed.
Click to expand it.
locales/ja.yml
+
3
−
0
View file @
9ed68439
...
...
@@ -297,6 +297,8 @@ desktop:
changed
:
"
パスワードを変更しました"
mk-2fa-setting
:
intro
:
"
二段階認証を設定すると、サインイン時にパスワードだけでなく、予め登録しておいた物理的なデバイス(例えばあなたのスマートフォンなど)も必要になり、よりセキュリティが向上します。"
caution
:
"
注意点として、セキュリティは向上しますが、登録したデバイスを紛失するなどした場合、Misskeyにサインインできなくなります。"
register
:
"
デバイスを登録する"
enter-password
:
"
パスワードを入力してください"
authenticator
:
"
まず、Google
Authenticatorをお使いのデバイスにインストールします:"
...
...
@@ -306,6 +308,7 @@ desktop:
submit
:
"
完了"
success
:
"
設定が完了しました!"
failed
:
"
設定に失敗しました。トークンに誤りがないかご確認ください。"
info
:
"
次回サインインからは、同様にパスワードに加えてデバイスに表示されているトークンを入力します。"
mk-post-form
:
post-placeholder
:
"
いまどうしてる?"
...
...
This diff is collapsed.
Click to expand it.
src/web/app/desktop/tags/settings.tag
+
3
−
0
View file @
9ed68439
...
...
@@ -292,6 +292,8 @@
</mk-password-setting>
<mk-2fa-setting>
<p>%i18n:desktop.tags.mk-2fa-setting.intro%</p>
<p>%i18n:desktop.tags.mk-2fa-setting.caution%</p>
<p><button onclick={ register }>%i18n:desktop.tags.mk-2fa-setting.register%</button></p>
<div if={ data }>
<ol>
...
...
@@ -300,6 +302,7 @@
<li>%i18n:desktop.tags.mk-2fa-setting.done%<br>
<input type="number" ref="token"><button onclick={ submit }>%i18n:desktop.tags.mk-2fa-setting.submit%</button>
</li>
<li>%i18n:desktop.tags.mk-2fa-setting.info%</li>
</ol>
</div>
<style>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment