From 4bfac11911c139d926bb00ea120cbe4705249b00 Mon Sep 17 00:00:00 2001 From: Jaiwanth Date: Thu, 24 Jun 2021 14:04:37 +0530 Subject: [PATCH] i18n --- src/i18n/strings/en_EN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index f0f8cd343b..ae9fc753e0 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -736,6 +736,7 @@ "%(creatorName)s created this room.": "%(creatorName)s created this room.", "This is the start of export of . Exported by at %(exportDate)s.": "This is the start of export of . Exported by at %(exportDate)s.", "Topic: %(topic)s": "Topic: %(topic)s", + "Error fetching file": "Error fetching file", "Help us improve %(brand)s": "Help us improve %(brand)s", "Send anonymous usage data which helps us improve %(brand)s. This will use a cookie.": "Send anonymous usage data which helps us improve %(brand)s. This will use a cookie.", "Yes": "Yes",