mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-21 03:09:02 +03:00
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:
@@ -96,8 +96,8 @@
|
||||
"languages": "Languages",
|
||||
"language": {
|
||||
"en": "English",
|
||||
"zhCN": "简体中文(Simplified Chinese)",
|
||||
"withSystem.label": "Use the system settings for languag"
|
||||
"zhCN": "简体中文 (Simplified Chinese)",
|
||||
"withSystem.label": "Use the system settings for language"
|
||||
},
|
||||
"appearance": "Appearance",
|
||||
"darkMode": {
|
||||
@@ -108,13 +108,13 @@
|
||||
},
|
||||
"withSystem": "System",
|
||||
"theme": {
|
||||
"label": "Theme",
|
||||
"blue": "Blue",
|
||||
"green": "Green",
|
||||
"nord": "Nord",
|
||||
"red": "Red",
|
||||
"contrast": "High Contrast",
|
||||
"default": "Default"
|
||||
"label": "Theme",
|
||||
"blue": "Blue",
|
||||
"green": "Green",
|
||||
"nord": "Nord",
|
||||
"red": "Red",
|
||||
"contrast": "High Contrast",
|
||||
"default": "Default"
|
||||
},
|
||||
"help": "Help",
|
||||
"documentation.label": "Frigate documentation",
|
||||
|
||||
Reference in New Issue
Block a user