From a6498e1b79e4cb30325b820fb3a94fe3a2d22c30 Mon Sep 17 00:00:00 2001 From: tnfAngel <57068341+tnfAngel@users.noreply.github.com> Date: Sun, 18 Feb 2024 10:35:45 +0000 Subject: [PATCH 1/2] Update fr.json --- src/locales/commands/fr.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/locales/commands/fr.json b/src/locales/commands/fr.json index 424f7cd..7427c60 100644 --- a/src/locales/commands/fr.json +++ b/src/locales/commands/fr.json @@ -105,7 +105,6 @@ "usage.query.description": "Le nom ou l'identifiant de l'emote à définir." }, "run.emote": { - "msg.emote_not_found": "EMOTE {query} INTORSST!", "msg.emote_changed": "Définissez l'emote emoji sur {name}! ({id})" }, "config.mimic": { @@ -574,4 +573,4 @@ "run.unready": { "msg.success": "Pas prêt!" } -} \ No newline at end of file +} From 676e03cd794d694ffee755f72820b0551d79ae8d Mon Sep 17 00:00:00 2001 From: tnfAngel <57068341+tnfAngel@users.noreply.github.com> Date: Sun, 18 Feb 2024 10:36:30 +0000 Subject: [PATCH 2/2] Sync translations --- src/locales/commands/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/commands/fr.json b/src/locales/commands/fr.json index 7427c60..d67122c 100644 --- a/src/locales/commands/fr.json +++ b/src/locales/commands/fr.json @@ -105,6 +105,7 @@ "usage.query.description": "Le nom ou l'identifiant de l'emote à définir." }, "run.emote": { + "msg.emote_not_found": "EMOTE {query} INTORSEMBLE!", "msg.emote_changed": "Définissez l'emote emoji sur {name}! ({id})" }, "config.mimic": { @@ -573,4 +574,4 @@ "run.unready": { "msg.success": "Pas prêt!" } -} +} \ No newline at end of file