You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
translations
This commit is contained in:
@ -864,7 +864,7 @@ class Setting extends BaseModel {
|
||||
section: 'appearance',
|
||||
public: true,
|
||||
label: () => _('Show sort order buttons'),
|
||||
description: () => _('If true, sort order buttons (field + reverse) for notes are shown at the top of Note List.'),
|
||||
// description: () => _('If true, sort order buttons (field + reverse) for notes are shown at the top of Note List.'),
|
||||
appTypes: [AppType.Desktop],
|
||||
},
|
||||
'notes.perFieldReversalEnabled': {
|
||||
|
Reference in New Issue
Block a user