Files
homarr/public/locales/sv/modules/dns-hole-controls.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

18 lines
424 B
JSON

{
"descriptor": {
"name": "Kontroller av DNS hole",
"description": "Styr PiHole eller AdGuard från din instrumentpanel",
"settings": {
"title": "Inställningar för DNS-hål",
"showToggleAllButtons": {
"label": "Visa 'Aktivera/inaktivera alla' knappar"
}
},
"errors": {
"general": {
"title": "Kan inte hitta ett DNS-hål",
"text": ""
}
}
}
}