🌐 Adds en translations for Home and Search components
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"test": "Hello World!",
|
||||
"test2": "Im a fallback"
|
||||
"home": {
|
||||
"no-results": "No Search Results",
|
||||
"no-data": "No Data Configured"
|
||||
},
|
||||
"search": {
|
||||
"search-label": "Search",
|
||||
"search-placeholder": "Start typing to filter",
|
||||
"clear-search-tooltip": "Clear Search"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user