♻️ Add header translations

This commit is contained in:
Meier Lukas
2023-08-05 16:02:26 +02:00
parent 04b3fa394d
commit 889853961d
5 changed files with 57 additions and 23 deletions

View File

@@ -0,0 +1,27 @@
{
"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"
}
}
}