mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
updated locales
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user