i18n.js: fix typo
This commit is contained in:
parent
3ad2607515
commit
4ba638c09c
|
@ -232,7 +232,7 @@ const messages = { // eslint-disable-line no-unused-vars
|
|||
restore: 'Wiederherstellen',
|
||||
backup: 'Sichern',
|
||||
titleRestoreConfig: 'Stelle deine Konfiguration wieder her',
|
||||
titleBackupConfig: 'Sichere deine Konfiguraion',
|
||||
titleBackupConfig: 'Sichere deine Konfiguration',
|
||||
},
|
||||
ca: { // github.com/guillembonet
|
||||
name: 'Nom',
|
||||
|
|
Loading…
Reference in New Issue