♻️ Add header translations
This commit is contained in:
27
public/locales/en/layout/header.json
Normal file
27
public/locales/en/layout/header.json
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user