Add translation for the page not found error

This commit is contained in:
2026-05-19 21:46:58 +02:00
parent a60526e6d7
commit ffaa6200c3
2 changed files with 9 additions and 2 deletions
+2 -1
View File
@@ -9,6 +9,7 @@
}
},
"error": {
"tryAgainToAnotherTime": "Please try again to another time."
"tryAgainToAnotherTime": "Please try again to another time.",
"pageNotFound": "The page you are looking for does not exist. Please check the URL or return to the search page."
}
}