From a647ff15425245af25a40ea83ba01e98bb403c7b Mon Sep 17 00:00:00 2001 From: DIYgod Date: Fri, 3 Mar 2023 21:12:21 +0000 Subject: [PATCH] feat: update text --- public/locales/en/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/en/index.json b/public/locales/en/index.json index 66f373ba..85d6a9b0 100644 --- a/public/locales/en/index.json +++ b/public/locales/en/index.json @@ -2,14 +2,14 @@ "features": { "Write": { "subtitle": "Write when inspiration strikes", - "description": "Free writers from time-consuming, unnecessary processes that slow your writing, so you and your team can focus on creating." + "description": "Frees you from time-consuming, unnecessary processes that slow your writing, so you and your team can focus on creating." }, "Own": { "subtitle": "Own content on the blockchain", "description": "You own your content by publishing content on the Crossbell blockchain. xLog won't store any data and can't take away or modify your rights and content, even if xLog wanted to. Learn how Crossbell works.", "extra": { "title": "Don't Trust, Verify", - "description": "It's a good habit not to trust anyone easily on the Internet, including xLog. Therefore, we strongly recommend that you visit any site on xLog, check the transaction history at the bottom of the page, read the blockchain contract code, and see if the truth is as xLog claims.", + "description": "It's a good habit not to trust anyone easily on the Internet, including xLog. Therefore, we strongly recommend that you visit any site on xLog, check the transaction history at the bottom of the page, read the blockchain contract code, and verify for yourself what xLog claims.", "button": "Verify it" } },