Add missing i18n keys (#17861)

This commit is contained in:
Josh Hawkins
2025-04-22 19:46:05 -06:00
committed by GitHub
parent f9b2db4405
commit 78c1694451
8 changed files with 23 additions and 7 deletions
@@ -136,6 +136,7 @@
"desc": "Frigate can recognize license plates on vehicles and automatically add the detected characters to the recognized_license_plate field or a known name as a sub_label to objects that are of type car. A common use case may be to read the license plates of cars pulling into a driveway or cars passing by on a street.",
"readTheDocumentation": "Read the Documentation"
},
"restart_required": "Restart required (Classification settings changed)",
"toast": {
"success": "Classification settings have been saved. Restart Frigate to apply your changes.",
"error": "Failed to save config changes: {{errorMessage}}"
@@ -178,6 +179,7 @@
"filter": {
"all": "All Masks and Zones"
},
"restart_required": "Restart required (masks/zones changed)",
"toast": {
"success": {
"copyCoordinates": "Copied coordinates for {{polyName}} to clipboard."
@@ -583,6 +585,7 @@
"loadingAvailableModels": "Loading available models...",
"modelSelect": "Your available models on Frigate+ can be selected here. Note that only models compatible with your current detector configuration can be selected."
},
"restart_required": "Restart required (Frigate+ model changed)",
"toast": {
"success": "Frigate+ settings have been saved. Restart Frigate to apply changes.",
"error": "Failed to save config changes: {{errorMessage}}"