Files
homarr/public/locales/en/common.json
2022-12-11 00:00:11 +01:00

21 lines
358 B
JSON

{
"actions": {
"save": "Save",
"cancel": "Cancel",
"ok": "Okay",
"edit": "Edit",
"changePosition": "Change position",
"remove": "Remove"
},
"sections": {
"settings": "Settings",
"dangerZone": "Danger zone"
},
"tip": "Tip: ",
"time": {
"seconds": "seconds",
"minutes": "minutes",
"hours": "hours"
}
}