From 4ba638c09c9217cd139e9e6a5a8eb4b7b4a5b633 Mon Sep 17 00:00:00 2001
From: Philip H <47042125+pheiduck@users.noreply.github.com>
Date: Wed, 10 Jul 2024 18:55:24 +0200
Subject: [PATCH] i18n.js: fix typo

---
 src/www/js/i18n.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/www/js/i18n.js b/src/www/js/i18n.js
index ec914b8..3b616e4 100644
--- a/src/www/js/i18n.js
+++ b/src/www/js/i18n.js
@@ -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',