From dcc1e155ac9a2313b018188a551cd9f456e69b1f Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 6 Dec 2022 18:27:33 +0100 Subject: [PATCH] =?UTF-8?q?add=20a=20=E2=9A=A0=EF=B8=8F=20to=20the=20alert?= =?UTF-8?q?=20text?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 44a2264..d74b2e1 100644 --- a/manifest.json +++ b/manifest.json @@ -35,8 +35,8 @@ "name": "alpha_software", "type": "alert", "ask": { - "en": "Please note that GoToSocial is in early development stage. It may contain changing or unstable features, bugs, and security vulnerability.", - "fr": "Veuillez noter que GoToSocial est au tout début de son développment. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité." + "en": "⚠️ Please note that GoToSocial is in early development stage. It may contain changing or unstable features, bugs, and security vulnerability.", + "fr": "⚠️ Veuillez noter que GoToSocial est au début de son développment. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité." } }, {