Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mastodon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Pierre Boudes
mastodon
Commits
75f416a4
Commit
75f416a4
authored
7 years ago
by
Matt Jankowski
Committed by
Eugen
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix yaml issue in ja locale (#1916)
* Fix yaml parse issue in ja.yml locale * Fix issue in locales/ja.jsx
parent
24baaa17
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
app/assets/javascripts/components/locales/ja.jsx
+1
-1
1 addition, 1 deletion
app/assets/javascripts/components/locales/ja.jsx
config/locales/ja.yml
+1
-1
1 addition, 1 deletion
config/locales/ja.yml
with
2 additions
and
2 deletions
app/assets/javascripts/components/locales/ja.jsx
+
1
−
1
View file @
75f416a4
...
...
@@ -92,7 +92,7 @@ const ja = {
"
report.target
"
:
"
問題のユーザー
"
,
"
search.placeholder
"
:
"
検索
"
,
"
search.status_by
"
:
"
{name}からの投稿
"
,
"
search_results.total
"
:
"
{count} {count, plural, one {result} other {results}} 件
"
,
"
search_results.total
"
:
"
{count} {count, plural, one {result} other {results}} 件
"
,
"
status.delete
"
:
"
削除
"
,
"
status.favourite
"
:
"
お気に入り
"
,
"
status.load_more
"
:
"
もっと見る
"
,
...
...
This diff is collapsed.
Click to expand it.
config/locales/ja.yml
+
1
−
1
View file @
75f416a4
...
...
@@ -293,7 +293,7 @@ ja:
generate_recovery_codes
:
復元コードを生成
instructions_html
:
"
<strong>Google
Authenticatorか、もしくはほかのTOTPアプリでこのQRコードをスキャンしてください。</strong>これ以降、ログインするときはそのアプリで生成されるコードが必要になります。"
lost_recovery_codes
:
リカバリコードを使用すると携帯電話を紛失した場合でもアカウントにアクセスできるようになります。 リカバリーコードを紛失した場合もここで再生成することができますが、古いリカバリコードは無効になります。
manual_instructions: QRコードがスキャンできず、手動での登録を希望の場合はこのシークレットコードを利用してください。
:
manual_instructions
:
"
QRコードがスキャンできず、手動での登録を希望の場合はこのシークレットコードを利用してください。:
"
recovery_codes
:
リカバリーコード
recovery_codes_regenerated
:
リカバリーコードが再生成されました。
recovery_instructions
:
携帯電話を紛失した場合、以下の内どれかのリカバリコードを使用してアカウントへアクセスすることができます。 リカバリコードは印刷して安全に保管してください。
...
...
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