mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
All: Fixes #1906: Fixed translation of "Synchronisation Status"
This commit is contained in:
parent
ce5db5a5c1
commit
5d015bf746
@ -426,7 +426,7 @@ class Application extends BaseApplication {
|
||||
};
|
||||
|
||||
const syncStatusItem = {
|
||||
label: _('Synchronisation status'),
|
||||
label: _('Synchronisation Status'),
|
||||
click: () => {
|
||||
this.dispatch({
|
||||
type: 'NAV_GO',
|
||||
|
Loading…
Reference in New Issue
Block a user