Files
homarr/public/locales/en/common.json
2023-08-14 14:34:56 +02:00

44 lines
958 B
JSON

{
"save": "Save",
"about": "About",
"cancel": "Cancel",
"close": "Close",
"back": "Back",
"delete": "Delete",
"ok": "OK",
"edit": "Edit",
"next": "Next",
"previous": "Previous",
"confirm": "Confirm",
"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"
},
"seeMore": "See more..."
}