From 99cca68d28acd1f4d99c91d23ad6e8e760d08af2 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 2 Oct 2020 10:56:24 +0100 Subject: [PATCH] Mention titles --- translations/en.json | 2 +- translations/oc.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/en.json b/translations/en.json index 6beb40bb..812b1a09 100644 --- a/translations/en.json +++ b/translations/en.json @@ -290,5 +290,5 @@ "Hashtag Blocked": "Hashtag Blocked", "This is a blogging instance": "This is a blogging instance", "Edit Links": "Edit Links", - "One link per line. Description followed by the link.": "One link per line. Description followed by the link." + "One link per line. Description followed by the link.": "One link per line. Description followed by the link. Titles should begin with #" } diff --git a/translations/oc.json b/translations/oc.json index 76d2807c..82f4ed3b 100644 --- a/translations/oc.json +++ b/translations/oc.json @@ -286,5 +286,5 @@ "Hashtag Blocked": "Hashtag Blocked", "This is a blogging instance": "This is a blogging instance", "Edit Links": "Edit Links", - "One link per line. Description followed by the link.": "One link per line. Description followed by the link." + "One link per line. Description followed by the link.": "One link per line. Description followed by the link. Titles should begin with #" }