From f4fbbe2d938dfbc879c58a2125cf9863c53db711 Mon Sep 17 00:00:00 2001 From: FabienBounoir Date: Fri, 8 Mar 2024 18:10:27 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20Typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- public/index.html | 2 +- src/locales/fr/translation.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2341b03..4a21a69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bounsbot", - "version": "2.7.0", + "version": "2.7.1", "private": true, "description": "BounsBot is a Discord bot", "dependencies": { diff --git a/public/index.html b/public/index.html index 46315e9..aa09d04 100644 --- a/public/index.html +++ b/public/index.html @@ -66,7 +66,7 @@ media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" /> - + Bouns'Bot diff --git a/src/locales/fr/translation.json b/src/locales/fr/translation.json index 6c19f5f..6235a23 100644 --- a/src/locales/fr/translation.json +++ b/src/locales/fr/translation.json @@ -12,7 +12,7 @@ "moderation": { "name": "Modération", "title": "Gérez votre serveur", - "description:": "Faire respecter la lois sur votre serveur n'a jamais été aussi simple avec Bouns'Bot", + "description": "Faire respecter la lois sur votre serveur n'a jamais été aussi simple avec Bouns'Bot", "example1": { "title": "Commande /infractions", "description": "Garder l'historique complet des infractions de vos membres, rien n'est laissé de coté, ban, kick, mute, warn, tout est enregistré pour votre plus grand plaisir."