Skip to content

Commit b10bdac

Browse files
Update Japanese translations based on feedback
1 parent 9dfd73c commit b10bdac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
<p class="body" style="font-size: 0.8rem;">Diese Seite existiert nicht. Verwenden Sie die Suchleiste oben auf der Seite, um die gewünschte Dokumentation zu finden.</p>
2323
<a href="{{ "/" | relURL }}" class="btn btn-outline-secondary" style="padding-top: .5rem; padding-bottom: .5rem; padding-left: 1rem; padding-right: 1rem; margin-bottom:.5rem">Wieder nach Hause gehen</a>
2424
<!-- Japanese -->
25-
<p class="page-title" style="font-size: 1rem; margin-bottom:.5rem">もう一つのページが謎の形で流される(404)</p>
25+
<p class="page-title" style="font-size: 1rem; margin-bottom:.5rem">ページがどこかにいってしましました(404)</p>
2626
<p class="body" style="font-size: 0.8rem;">このページは存在しません。ページ上部の検索バーを使用して、探しているドキュメントを見つけてください。</p>
27-
<a href="{{ "/" | relURL }}" class="btn btn-outline-secondary" style="padding-top: .5rem; padding-bottom: .5rem; padding-left: 1rem; padding-right: 1rem; margin-bottom:.5rem;">家に帰ります</a>
27+
<a href="{{ "/" | relURL }}" class="btn btn-outline-secondary" style="padding-top: .5rem; padding-bottom: .5rem; padding-left: 1rem; padding-right: 1rem; margin-bottom:.5rem;">ホームに戻る</a>
2828
<!-- Korean -->
2929
<p class="page-title" style="font-size: 1rem; margin-bottom:.5rem">신비롭게 씻겨 내려가는 또 다른 페이지(404)</p>
3030
<p class="body" style="font-size: 0.8rem;">이 페이지는 존재하지 않습니다. 페이지 상단의 검색창을 사용해 원하는 문서를 찾아보세요.</p>

0 commit comments

Comments
 (0)