From d2d9eef830c831e695dc782c07d03b7d66f2c127 Mon Sep 17 00:00:00 2001 From: tykayn Date: Sun, 29 Nov 2020 15:34:52 +0100 Subject: [PATCH] fix json en --- js/src/i18n/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/src/i18n/en_US.json b/js/src/i18n/en_US.json index 76d676bda..c377043cd 100644 --- a/js/src/i18n/en_US.json +++ b/js/src/i18n/en_US.json @@ -801,5 +801,5 @@ "This instance, {instanceName} ({domain}), hosts your profile, so remember its name.": "This instance, {instanceName} ({domain}), hosts your profile, so remember its name.", "If you are being asked for your federated indentity, it's composed of your username and your instance. For instance, the federated identity for your first profile is:": "If you are being asked for your federated indentity, it's composed of your username and your instance. For instance, the federated identity for your first profile is:", "Uploaded media size": "Uploaded media size", - "chapril services description": "gather your Chapril tools in this place", + "chapril services description": "gather your Chapril tools in this place" }