From 65e21800dacc386733fdf8665fd213bd04e93df3 Mon Sep 17 00:00:00 2001
From: les
Date: Thu, 8 Oct 2020 16:04:49 +0200
Subject: [PATCH] minor with escape char
---
locales/en.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/locales/en.json b/locales/en.json
index 2e4f8dd3..6de574af 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -98,7 +98,7 @@
"intro": "Unlike the unsocial platforms that do everything to keep users and data about them, we believe that information, like people, must be free. For this you can stay updated on the events you want, without necessarily going through this site.",
"email_description": "You can get events that interest sent via e-mail.",
"insert_your_address": "Enter your e-mail address",
- "feed_description": "To follow updates from a computer or smartphone without the need to periodically open this site, use RSS feeds.
\n\n With RSS feeds you use a special app to receive updates from sites that interest you. It's a good way to follow many sites quickly, without the need to create an account or other complications.
\n\n If you have Android, we recommend Flym or Feeder \n For iPhone / iPad you can use Feed4U \n For desktop / laptop we recommend Feedbro, to be installed on Firefox or Chrome . \n
\nAdding this link to your RSS feed reader will keep you up to date.",
+ "feed_description": "To follow updates from a computer or smartphone without the need to periodically open this site, use RSS feeds. \n\n With RSS feeds you use a special app to receive updates from sites that interest you. It's a good way to follow many sites quickly, without the need to create an account or other complications.
\n\n If you have Android, we recommend Flym or Feeder \n For iPhone / iPad you can use Feed4U \n For desktop / laptop we recommend Feedbro, to be installed on Firefox or Chrome . \n
\nAdding this link to your RSS feed reader will keep you up to date.",
"ical_description": "Computers and smartphones are commonly equipped with a calendar app calable of importing a remote calendar.",
"list_description": "If you have a website and want to show a list of events, use the following code"
},