mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-16 12:32:14 +01:00
39 lines
844 B
JSON
39 lines
844 B
JSON
{
|
|
"save": "Save",
|
|
"about": "About",
|
|
"cancel": "Cancel",
|
|
"close": "Close",
|
|
"delete": "Delete",
|
|
"ok": "OK",
|
|
"edit": "Edit",
|
|
"enabled": "Enabled",
|
|
"disabled": "Disabled",
|
|
"enableAll": "Enable all",
|
|
"disableAll": "Disable all",
|
|
"version": "Version",
|
|
"changePosition": "Change position",
|
|
"remove": "Remove",
|
|
"removeConfirm": "Are you sure that you want to remove {{item}}?",
|
|
"createItem": "+ create {{item}}",
|
|
"sections": {
|
|
"settings": "Settings",
|
|
"dangerZone": "Danger zone"
|
|
},
|
|
"secrets": {
|
|
"apiKey": "API key",
|
|
"username": "Username",
|
|
"password": "Password"
|
|
},
|
|
"tip": "Tip: ",
|
|
"time": {
|
|
"seconds": "seconds",
|
|
"minutes": "minutes",
|
|
"hours": "hours"
|
|
},
|
|
"loading": "Loading...",
|
|
"breakPoints": {
|
|
"small": "small",
|
|
"medium": "medium",
|
|
"large": "large"
|
|
}
|
|
} |