generated from Seekra/repository-template
Add translation for the back to search link on the not found view
This commit is contained in:
@@ -11,5 +11,10 @@
|
||||
"error": {
|
||||
"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."
|
||||
},
|
||||
"links": {
|
||||
"back": {
|
||||
"search": "Back to Search"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user