mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 16:05:47 +01:00
New translations app-shelf-menu.json (Swedish)
This commit is contained in:
18
public/locales/sv/layout/app-shelf-menu.json
Normal file
18
public/locales/sv/layout/app-shelf-menu.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "Modify a service",
|
||||
"buttons": {
|
||||
"save": "Save service"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"labels": {
|
||||
"settings": "Settings",
|
||||
"dangerZone": "Danger zone"
|
||||
},
|
||||
"actions": {
|
||||
"edit": "Edit",
|
||||
"delete": "Delete"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user