Philip H
9 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
4 additions and
0 deletions
-
src/www/js/i18n.js
|
|
@ -229,6 +229,10 @@ const messages = { // eslint-disable-line no-unused-vars |
|
|
|
downloadConfig: 'Konfiguration herunterladen', |
|
|
|
madeBy: 'Erstellt von', |
|
|
|
donate: 'Spenden', |
|
|
|
restore: 'Wiederherstellen', |
|
|
|
backup: 'Sichern', |
|
|
|
titleRestoreConfig: 'Stelle deine Konfiguration wieder her', |
|
|
|
titleBackupConfig: 'Sichere deine Konfiguraion', |
|
|
|
}, |
|
|
|
ca: { // github.com/guillembonet
|
|
|
|
name: 'Nom', |
|
|
|