mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 01:16:15 +02:00
chore(code): fix inconsistency in status bar naming
This commit is contained in:
@@ -2303,7 +2303,7 @@
|
||||
"tab_width_title": "Change tab width",
|
||||
"tab_width_spaces": "{{count}} spaces",
|
||||
"tab_width_spaces_short": "Spaces: {{width}}",
|
||||
"tab_width_tabs": "Tabs ({{width}})",
|
||||
"tab_width_tabs": "Tabs: {{width}}",
|
||||
"tab_width_use_default": "Use default ({{width}})",
|
||||
"tab_width_use_default_style": "Use default ({{style}})",
|
||||
"tab_width_display_header": "Display width",
|
||||
|
||||
Reference in New Issue
Block a user