frigate/web/public/locales
Josh Hawkins 4772e6a2ab
Tweaks (#22656)
* tweak language

* show validation errors in json response

* fix export hwaccel args field in UI

* increase annotation offset consts

* fix save button race conditions, add reset spinner, and fix enrichments profile leak

- Disable both Save and SaveAll buttons while either operation is in progress so users cannot trigger concurrent saves
- Show activity indicator on Reset to Default/Global button during the API call
- Enrichments panes (semantic search, genai, face recognition) now always show base config fields regardless of profile selection in the header dropdown

* fix genai additional_concerns validation error with textarea array widget

The additional_concerns field is list[str] in the backend but was using the textarea widget which produces a string value, causing validation errors.
Created a TextareaArrayWidget that converts between array (one item per line) and textarea display, and switched additional_concerns to use it

* populate and sort global audio filters for all audio labels

* add column labels in profiles view

* enforce a minimum value of 2 for min_initialized

* reuse widget and refactor for multiline

* fix

* change record copy preset to transcode audio to aac
2026-03-26 13:47:24 -05:00
..
ar Added translation using Weblate (Arabic) 2026-03-09 18:25:17 -06:00
bg Added translation using Weblate (Bulgarian) 2026-03-09 18:25:17 -06:00
ca Translated using Weblate (Catalan) 2026-03-18 10:01:37 -05:00
cs Added translation using Weblate (Czech) 2026-03-09 18:25:17 -06:00
da Update translation files 2026-03-09 18:25:17 -06:00
de Translated using Weblate (German) 2026-03-18 10:01:37 -05:00
el Added translation using Weblate (Greek) 2026-03-09 18:25:17 -06:00
en Tweaks (#22656) 2026-03-26 13:47:24 -05:00
es Translated using Weblate (Spanish) 2026-03-09 18:25:17 -06:00
et Added translation using Weblate (Estonian) 2026-03-09 18:25:17 -06:00
fa Translated using Weblate (Persian) 2026-03-18 10:01:37 -05:00
fi Added translation using Weblate (Finnish) 2026-03-09 18:25:17 -06:00
fr Translated using Weblate (French) 2026-03-18 10:01:37 -05:00
gl Update translation files 2026-03-09 18:25:17 -06:00
he Added translation using Weblate (Hebrew) 2026-03-09 18:25:17 -06:00
hi Added translation using Weblate (Hindi) 2026-03-09 18:25:17 -06:00
hr Added translation using Weblate (Croatian) 2026-03-09 18:25:17 -06:00
hu Translated using Weblate (Hungarian) 2026-03-18 10:01:37 -05:00
hy Translated using Weblate (Armenian) 2026-03-18 10:01:37 -05:00
id Added translation using Weblate (Indonesian) 2026-03-09 18:25:17 -06:00
is Added translation using Weblate (Icelandic) 2026-03-09 18:25:17 -06:00
it Added translation using Weblate (Italian) 2026-03-09 18:25:17 -06:00
ja Added translation using Weblate (Japanese) 2026-03-09 18:25:17 -06:00
ko Translated using Weblate (Korean) 2026-03-18 10:01:37 -05:00
lt Update translation files 2026-03-09 18:25:17 -06:00
lv Update translation files 2026-03-09 18:25:17 -06:00
ml Added translation using Weblate (Malayalam) 2026-03-09 18:25:17 -06:00
nb-NO Fix splintered language keys (#22550) 2026-03-20 10:02:34 -05:00
nl Translated using Weblate (Dutch) 2026-03-18 10:01:37 -05:00
pl Added translation using Weblate (Polish) 2026-03-09 18:25:17 -06:00
pt Added translation using Weblate (Portuguese) 2026-03-09 18:25:17 -06:00
pt-BR Fix splintered language keys (#22550) 2026-03-20 10:02:34 -05:00
ro Translated using Weblate (Romanian) 2026-03-18 10:01:37 -05:00
ru Added translation using Weblate (Russian) 2026-03-09 18:25:17 -06:00
sk Added translation using Weblate (Slovak) 2026-03-09 18:25:17 -06:00
sl Translated using Weblate (Slovenian) 2026-03-18 10:01:37 -05:00
sq Translated using Weblate (Albanian) 2026-03-18 10:01:37 -05:00
sr Added translation using Weblate (Serbian) 2026-03-09 18:25:17 -06:00
sv Added translation using Weblate (Swedish) 2026-03-09 18:25:17 -06:00
th Update translation files 2026-03-09 18:25:17 -06:00
tr Update translation files 2026-03-09 18:25:17 -06:00
uk Added translation using Weblate (Ukrainian) 2026-03-09 18:25:17 -06:00
ur Added translation using Weblate (Urdu) 2026-03-09 18:25:17 -06:00
uz Added translation using Weblate (Uzbek) 2026-03-09 18:25:17 -06:00
vi Translated using Weblate (Vietnamese) 2026-03-18 10:01:37 -05:00
yue-Hant Fix splintered language keys (#22550) 2026-03-20 10:02:34 -05:00
zh-CN Fix splintered language keys (#22550) 2026-03-20 10:02:34 -05:00
zh-Hant Fix splintered language keys (#22550) 2026-03-20 10:02:34 -05:00