Files
homarr/public/locales/en/common.json
2024-05-23 18:18:06 +02:00

59 lines
1.2 KiB
JSON

{
"save": "Save",
"apply": "Apply",
"insert": "Insert",
"about": "About",
"cancel": "Cancel",
"close": "Close",
"back": "Back",
"delete": "Delete",
"ok": "OK",
"edit": "Edit",
"next": "Next",
"previous": "Previous",
"confirm": "Confirm",
"enabled": "Enabled",
"duplicate": "Duplicate",
"disabled": "Disabled",
"enableAll": "Enable all",
"disableAll": "Disable all",
"setTimer": "Set timer",
"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...",
"position": {
"left": "Left",
"center": "Center",
"right": "Right"
},
"attributes": {
"width": "Width",
"height": "Height"
},
"public": "Public",
"restricted": "Restricted"
}