Skip to content

Commit

Permalink
Merge pull request #71 from unsolublesugar/feature/update-jp-page-not…
Browse files Browse the repository at this point in the history
…-found

Update: [jp] 404 page
  • Loading branch information
TigerHix authored Aug 24, 2024
2 parents f3f420d + cf65409 commit 8b1b60d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions i18n/jp/code.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"description": "The sentence used to display when a page has been last updated, and by who"
},
"theme.NotFound.title": {
"message": "Page Not Found",
"message": "ページが見つかりません",
"description": "The title of the 404 page"
},
"theme.navbar.mobileVersionsDropdown.label": {
Expand Down Expand Up @@ -203,11 +203,11 @@
"description": "The ARIA label for the main navigation"
},
"theme.NotFound.p1": {
"message": "We could not find what you were looking for.",
"message": "お探しのページは見つかりませんでした。",
"description": "The first paragraph of the 404 page"
},
"theme.NotFound.p2": {
"message": "Please contact the owner of the site that linked you to the original URL and let them know their link is broken.",
"message": "ドキュメントサイトの管理者に連絡し、リンク切れを伝えてください。",
"description": "The 2nd paragraph of the 404 page"
},
"theme.navbar.mobileLanguageDropdown.label": {
Expand Down

0 comments on commit 8b1b60d

Please sign in to comment.