1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00

translations

This commit is contained in:
Laurent Cozic
2021-12-17 01:12:30 +01:00
parent d1508ce8f2
commit 4faba40b1e
2 changed files with 77 additions and 88 deletions

View File

@ -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': {