Files
homarr/public/locales/en/layout/header.json
2023-08-05 16:02:26 +02:00

27 lines
828 B
JSON

{
"experimentalNote": {
"label": "This is an experimental feature of Homarr. Please report any issues to the official Homarr team."
},
"search": {
"label": "Search",
"engines": {
"web": "Search for {{query}} on the web",
"youtube": "Search for {{query}} on YouTube",
"torrent": "Search for {{query}} torrents",
"movie": "Search for {{query}} on {{app}}"
}
},
"actions": {
"avatar": {
"switchTheme": "Switch theme",
"preferences": "User preferences",
"defaultBoard": "Default dashboard",
"about": {
"label": "About",
"new": "New"
},
"logout": "Logout from {{username}}",
"login": "Login"
}
}
}