i18n.js: german translation
This commit is contained in:
parent
43b193b76d
commit
e4a7ff08c6
|
@ -229,6 +229,10 @@ const messages = { // eslint-disable-line no-unused-vars
|
||||||
downloadConfig: 'Konfiguration herunterladen',
|
downloadConfig: 'Konfiguration herunterladen',
|
||||||
madeBy: 'Erstellt von',
|
madeBy: 'Erstellt von',
|
||||||
donate: 'Spenden',
|
donate: 'Spenden',
|
||||||
|
restore: 'Wiederherstellen',
|
||||||
|
backup: 'Sichern',
|
||||||
|
titleRestoreConfig: 'Stelle deine Konfiguration wieder her',
|
||||||
|
titleBackupConfig: 'Sichere deine Konfiguraion',
|
||||||
},
|
},
|
||||||
ca: { // github.com/guillembonet
|
ca: { // github.com/guillembonet
|
||||||
name: 'Nom',
|
name: 'Nom',
|
||||||
|
|
Loading…
Reference in New Issue