You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-27 23:28:38 +02:00
Fixed and simplified translations
This commit is contained in:
@ -4,7 +4,7 @@ const { reg } = require('lib/registry.js');
|
||||
|
||||
export const declaration:CommandDeclaration = {
|
||||
name: 'synchronize',
|
||||
label: () => _('Synchronize'),
|
||||
label: () => _('Synchronise'),
|
||||
iconName: 'fa-sync-alt',
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user