feat(i18n): homepage link for 404 pages (#1117)

* Add homepage link with internationalization

* Construct pathname from baseUrl config value

* More robust URL manipulation

* Add Farsi (#1133)

* Fix bad rebase
This commit is contained in:
James Bennion-Pedley
2024-05-22 21:44:54 +01:00
committed by GitHub
parent 81a4e20236
commit 9c726efa33
20 changed files with 24 additions and 0 deletions

View File

@ -65,6 +65,7 @@ export default {
error: {
title: "Not Found",
notFound: "페이지가 존재하지 않거나 비공개 설정이 되어 있습니다.",
home: "홈페이지로 돌아가기",
},
folderContent: {
folder: "폴더",