12 lines
280 B
JSON
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."
|
|
}
|
|
}
|