mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-19 18:07:58 +00:00
locale updates, added Ukrainian
This commit is contained in:
@@ -69,7 +69,8 @@
|
||||
.form-line
|
||||
.header
|
||||
.title(translate) Language
|
||||
a.description(translate, (click)='homeBase.openTranslations()') Help translate Tabby
|
||||
a.description((click)='homeBase.openTranslations()')
|
||||
span(translate) Help translate Tabby
|
||||
i.fas.fa-external-link-square-alt.ml-1
|
||||
select.form-control([(ngModel)]='config.store.language', (ngModelChange)='saveConfiguration(true)')
|
||||
option([ngValue]='null', translate) Automatic
|
||||
|
Reference in New Issue
Block a user