updated locales

This commit is contained in:
Eugene Pankov
2023-04-10 20:14:21 +02:00
parent c0837febfe
commit 9f050d8e0d
27 changed files with 4894 additions and 4387 deletions

View File

@@ -7,7 +7,7 @@ h3.mb-3(translate) Window
[(ngModel)]='config.store.appearance.theme',
(ngModelChange)='saveConfiguration()',
)
option(*ngFor='let theme of themes', [ngValue]='theme.name') {{theme.name}}
option(*ngFor='let theme of themes', [ngValue]='theme.name') {{theme.name|translate}}
.form-line
.header