Skip to content

Commit bc8de95

Browse files
committed
Merge branch 'Dev' of https://github.com/sagitaz/plugin-frigate into Dev
2 parents 4ad8b11 + e777370 commit bc8de95

File tree

5 files changed

+10
-5
lines changed

5 files changed

+10
-5
lines changed

core/i18n/de_DE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
"Tester": "Prüfung",
7171
"Type": "Typ",
7272
"URL HTTP de votre commande": "HTTP-URL Ihrer Bestellung",
73-
"Zone": "Bereich"
73+
"Zone entrée": "Eingangsbereich",
74+
"Zone sortie": "Zone Ausgang"
7475
},
7576
"plugins\/frigate\/desktop\/js\/frigateLogs.js": {
7677
"Logs": "Protokolle",

core/i18n/en_US.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
"Tester": "Test",
7171
"Type": "Kind",
7272
"URL HTTP de votre commande": "HTTP URL of your command",
73-
"Zone": "Zone"
73+
"Zone entrée": "Input zone",
74+
"Zone sortie": "Output zone"
7475
},
7576
"plugins\/frigate\/desktop\/js\/frigateLogs.js": {
7677
"Logs": "Logs",

core/i18n/es_ES.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
"Tester": "Probar",
7171
"Type": "Tipo",
7272
"URL HTTP de votre commande": "URL HTTP de su pedido",
73-
"Zone": "Zona"
73+
"Zone entrée": "Zona de entrada",
74+
"Zone sortie": "Zona de salida"
7475
},
7576
"plugins\/frigate\/desktop\/js\/frigateLogs.js": {
7677
"Logs": "Registros",

core/i18n/it_IT.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
"Tester": "Prova",
7171
"Type": "Tipo",
7272
"URL HTTP de votre commande": "URL HTTP dell'ordine",
73-
"Zone": "Zona"
73+
"Zone entrée": "Zona di ingresso",
74+
"Zone sortie": "Zona di uscita"
7475
},
7576
"plugins\/frigate\/desktop\/js\/frigateLogs.js": {
7677
"Logs": "Logs",

core/i18n/pt_PT.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
"Tester": "Testar",
7171
"Type": "Tipo",
7272
"URL HTTP de votre commande": "URL HTTP da sua encomenda",
73-
"Zone": "Zona"
73+
"Zone entrée": "Zona de entrada",
74+
"Zone sortie": "Zona de saída"
7475
},
7576
"plugins\/frigate\/desktop\/js\/frigateLogs.js": {
7677
"Logs": "Registos",

0 commit comments

Comments
 (0)