From e4a7ff08c6c76bf9b1449d520d458be9f57102bc Mon Sep 17 00:00:00 2001 From: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Wed, 10 Jul 2024 12:34:11 +0200 Subject: [PATCH] i18n.js: german translation --- src/www/js/i18n.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/www/js/i18n.js b/src/www/js/i18n.js index 267f8c32..ec914b81 100644 --- a/src/www/js/i18n.js +++ b/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',