i18n fixes (#17184)

* update PR template

* fix hook

* fix input

* fix hook

* add all audio detector keys

* add frigate+ keys

* fix spelling, formatting, and spacing

* fix labels

* capitalization

* fix timestamp

* fix menu

* fix plus text

* fix download label

* docs

* fix docs build

* fix docs formatting
This commit is contained in:
Josh Hawkins
2025-03-16 11:13:34 -06:00
committed by GitHub
parent d34533981f
commit c724892158
27 changed files with 685 additions and 227 deletions
+8 -8
View File
@@ -101,7 +101,7 @@
"systemLogs": "系统日志",
"settings": "设置",
"configurationEditor": "配置编辑器",
"languages": "languages / 语言",
"languages": "Languages / 语言",
"language": {
"en": "English",
"zhCN": "简体中文",
@@ -116,13 +116,13 @@
},
"withSystem": "跟随系统",
"theme": {
"label": "主题",
"blue": "蓝色",
"green": "绿色",
"nord": "Nord",
"red": "红色",
"contrast": "高对比度",
"default": "默认"
"label": "主题",
"blue": "蓝色",
"green": "绿色",
"nord": "Nord",
"red": "红色",
"contrast": "高对比度",
"default": "默认"
},
"help": "帮助",
"documentation.label": "Frigate 的官方文档",