frigate/web/public/locales/de/components/dialog.json
2025-04-11 05:52:32 -05:00

25 lines
566 B
JSON

{
"restart": {
"title": "Möchten Sie Frigate wirklich neu starten?",
"restarting": {
"title": "Frigate startet neu",
"content": "Diese Seite wird in {{countdown}} Sekunde(n) aktualisiert."
},
"button": "Neustart"
},
"explore": {
"plus": {
"review": {
"true": {
"label": "Bestätigen Sie das Label für Frigate Plus",
"true_one": "Das ist ein/eine {{label}}",
"true_other": ""
}
},
"submitToPlus": {
"label": "An Frigate+ übermitteln"
}
}
}
}