From 8421e313b5d77fb938eabf283260d0a7b8b6ca0d 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 267f8c3..ec914b8 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',