From a1ab335dcb309cee1801de48429debd8d0420ea9 Mon Sep 17 00:00:00 2001 From: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:38:45 -0800 Subject: [PATCH] translations: fix `fr.json` syntax error --- tagstudio/resources/translations/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tagstudio/resources/translations/fr.json b/tagstudio/resources/translations/fr.json index 22b1774c..89e80010 100644 --- a/tagstudio/resources/translations/fr.json +++ b/tagstudio/resources/translations/fr.json @@ -130,7 +130,7 @@ "tag.add_to_search": "Ajouter à la Recherche", "tag.aliases": "Alias", "tag.color": "Couleur", - "tag.create_add": "Créer && Adjouter \"{query}\"" + "tag.create_add": "Créer && Adjouter \"{query}\"", "tag.name": "Nom", "tag.new": "Nouveau Label", "tag.parent_tags": "Labels Parent",