mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 05:09:54 +01:00
feat(status_bar/language): compact locale name
This commit is contained in:
@@ -41,6 +41,7 @@ function LanguageSwitcher({ note }: StatusBarContext) {
|
||||
icon="bx bx-help-circle"
|
||||
>{t("note_language.help-on-languages")}</FormListItem>
|
||||
)}
|
||||
compact
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user