mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
25 lines
566 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|