mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-09 06:55:28 +03:00
fix i18n
This commit is contained in:
parent
29d575cc18
commit
8bc81b849f
@ -81,11 +81,13 @@
|
|||||||
"exportButton_other": "Export {{count}} Cameras"
|
"exportButton_other": "Export {{count}} Cameras"
|
||||||
},
|
},
|
||||||
"multi": {
|
"multi": {
|
||||||
|
"title": "Export {{count}} reviews",
|
||||||
"title_one": "Export 1 review",
|
"title_one": "Export 1 review",
|
||||||
"title_other": "Export {{count}} reviews",
|
"title_other": "Export {{count}} reviews",
|
||||||
"description": "Export each selected review. All exports will be grouped under a single case.",
|
"description": "Export each selected review. All exports will be grouped under a single case.",
|
||||||
"descriptionNoCase": "Export each selected review.",
|
"descriptionNoCase": "Export each selected review.",
|
||||||
"caseNamePlaceholder": "Review export - {{date}}",
|
"caseNamePlaceholder": "Review export - {{date}}",
|
||||||
|
"exportButton": "Export {{count}} reviews",
|
||||||
"exportButton_one": "Export 1 review",
|
"exportButton_one": "Export 1 review",
|
||||||
"exportButton_other": "Export {{count}} reviews",
|
"exportButton_other": "Export {{count}} reviews",
|
||||||
"exportingButton": "Exporting...",
|
"exportingButton": "Exporting...",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user