From 6aae66f0d28dd11d30dae90d301e9bf382a87e01 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Mon, 9 Mar 2026 21:33:09 +0100 Subject: [PATCH] Translate back --- common/messages/de.json | 1 + common/messages/fr.json | 1 + 2 files changed, 2 insertions(+) diff --git a/common/messages/de.json b/common/messages/de.json index 98d4e14c..c0fadd92 100644 --- a/common/messages/de.json +++ b/common/messages/de.json @@ -104,6 +104,7 @@ "common.active": "Aktiv", "common.add": "Hinzufügen", "common.and": "und", + "common.back": "Zurück", "common.change": "Ändern", "common.close": "Schließen", "common.compatible": "Kompatibel", diff --git a/common/messages/fr.json b/common/messages/fr.json index bf55a6a4..012054f7 100644 --- a/common/messages/fr.json +++ b/common/messages/fr.json @@ -104,6 +104,7 @@ "common.active": "Actif", "common.add": "Ajouter", "common.and": "et", + "common.back": "Retour", "common.change": "Modifier", "common.close": "Fermer", "common.compatible": "Compatible",