From 74450a4a64f5cd2cab7c421d6f18ec894770a990 Mon Sep 17 00:00:00 2001 From: Alejandro Nieto Date: Mon, 4 Jan 2021 16:42:32 +0100 Subject: [PATCH] \u2611 replaced by \u2705 --- AutomatiK files/lang/en_EN.json | 2 +- AutomatiK files/lang/es_ES.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AutomatiK files/lang/en_EN.json b/AutomatiK files/lang/en_EN.json index 94b0abf..bebe6da 100644 --- a/AutomatiK files/lang/en_EN.json +++ b/AutomatiK files/lang/en_EN.json @@ -18,7 +18,7 @@ "status": "Status", "status_main": "Main service", "status_description": "Check the status of various services of the bot.", - "status_active": "ACTIVE \u2611", + "status_active": "ACTIVE \u2705", "status_inactive": "INACTIVE \u274C", "mentions": "Mentions", diff --git a/AutomatiK files/lang/es_ES.json b/AutomatiK files/lang/es_ES.json index 7d35353..e777f23 100644 --- a/AutomatiK files/lang/es_ES.json +++ b/AutomatiK files/lang/es_ES.json @@ -18,7 +18,7 @@ "status": "Estado", "status_main": "Servicio principal", "status_description": "Comprueba el estado de varios servicios del bot.", - "status_active": "ACTIVO \u2611", + "status_active": "ACTIVO \u2705", "status_inactive": "INACTIVO \u274C", "mentions": "Menciones",