summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-05 02:43:49 +0000
committerNextcloud bot <bot@nextcloud.com>2020-06-05 02:43:49 +0000
commit34a6248b012c6306bced2707d8987619e820998c (patch)
tree7f35c44692016fafc4ef76e120317142f1dbd536
parente27338a5bf21c027eda674de10350ef20ece00d3 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/en_GB.js1
-rw-r--r--l10n/en_GB.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index d1f48833a..d921ed316 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Token expired or app not enabled! Reload the page!" : "Token expired or app not enabled! Reload the page!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Internal server error! Please check your data/nextcloud.log file for additional information!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Request failed, Nextcloud is in currently in maintenance mode!",
+ "Can not add feed: Unable to parse feed" : "Can not add feed: Unable to parse feed",
"Can not add feed: Exists already" : "Can not add feed: Exists already",
"Articles without feed" : "Articles without feed",
"Can not add folder: Exists already" : "Can not add folder: Exists already",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index b752ca548..e3415f9d4 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -5,6 +5,7 @@
"Token expired or app not enabled! Reload the page!" : "Token expired or app not enabled! Reload the page!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Internal server error! Please check your data/nextcloud.log file for additional information!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Request failed, Nextcloud is in currently in maintenance mode!",
+ "Can not add feed: Unable to parse feed" : "Can not add feed: Unable to parse feed",
"Can not add feed: Exists already" : "Can not add feed: Exists already",
"Articles without feed" : "Articles without feed",
"Can not add folder: Exists already" : "Can not add folder: Exists already",