Files
Account/public/locales/en/common.json
2025-08-21 01:59:25 +03:30

12 lines
280 B
JSON

{
"labels": {
"search": "search"
},
"messages": {
"pageNotFound": "Page not found",
"noResualtFound": "No result found.",
"serverError": "Internal server error",
"networkError": "Network error. Please check your internet connection and try again."
}
}