Fix not deleting thumbnails (#19371)

* Fix not deleting thumbnails

* Consoldiate langauge tags
This commit is contained in:
Nicolas Mowen
2025-08-04 00:56:23 -05:00
committed by GitHub
parent a0a5aad3c2
commit 8254602449
17 changed files with 6 additions and 5 deletions
@@ -0,0 +1,16 @@
{
"documentTitle": "設定編輯器 - Frigate",
"configEditor": "設定編輯器",
"copyConfig": "複製設定",
"saveAndRestart": "保存並重新啟動",
"toast": {
"error": {
"savingError": "保存設定時出錯"
},
"success": {
"copyToClipboard": "已複製設定製剪貼簿。"
}
},
"saveOnly": "僅保存",
"confirm": "是否不保存就離開?"
}