Add tab config to settings page
* Allow tabs to be configured globally * Update each tab when global tab config changes
This commit is contained in:
parent
25a0850667
commit
3167a9936c
2 changed files with 56 additions and 16 deletions
|
|
@ -32,6 +32,9 @@ properties = Properties
|
|||
|
||||
## Settings
|
||||
settings = Settings
|
||||
settings-tab = Tab
|
||||
settings-hidden = Hidden files
|
||||
settings-show-hidden = Show hidden files
|
||||
|
||||
### Appearance
|
||||
appearance = Appearance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue