mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-07 22:05:44 +03:00
22 lines
513 B
JSON
22 lines
513 B
JSON
|
|
{
|
||
|
|
"restart": {
|
||
|
|
"title": "Estás seguro/a que queres reiniciar Frigate?",
|
||
|
|
"button": "Reiniciar",
|
||
|
|
"restarting": {
|
||
|
|
"button": "Forzar reinicio",
|
||
|
|
"content": "Esta páxina recargarase en {{countdown}} segundos.",
|
||
|
|
"title": "Frigate está Reiniciando"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"explore": {
|
||
|
|
"plus": {
|
||
|
|
"review": {
|
||
|
|
"question": {
|
||
|
|
"label": "Confirma esta etiqueta para Frigate Plus",
|
||
|
|
"ask_an": "E isto un obxecto <code>{{label}}</code>?"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|