frigate/web/public/locales/zh-Hant/views/configEditor.json
2025-12-23 17:16:53 +01:00

19 lines
545 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"documentTitle": "設定編輯器 - DIENST",
"configEditor": "設定編輯器",
"copyConfig": "複製設定",
"saveAndRestart": "保存並重新啟動",
"toast": {
"error": {
"savingError": "保存設定時出錯"
},
"success": {
"copyToClipboard": "已複製設定製剪貼簿。"
}
},
"saveOnly": "僅保存",
"confirm": "是否不保存就離開?",
"safeConfigEditor": "設定編輯器(安全模式)",
"safeModeDescription": "由於設定驗證有誤Frigate 進入安全模式。"
}