From 5c6e64cbe18cb8f58894a0c80f00afd14202e58b Mon Sep 17 00:00:00 2001 From: yash-rajpal Date: Sun, 24 Jan 2021 19:17:22 +0530 Subject: [PATCH] Changed broken link for english --- packages/rocketchat-i18n/i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/rocketchat-i18n/i18n/en.i18n.json b/packages/rocketchat-i18n/i18n/en.i18n.json index 4bb88308608e..62278257899d 100644 --- a/packages/rocketchat-i18n/i18n/en.i18n.json +++ b/packages/rocketchat-i18n/i18n/en.i18n.json @@ -3252,7 +3252,7 @@ "RetentionPolicyRoom_FilesOnly": "Prune files only, keep messages", "RetentionPolicyRoom_MaxAge": "Maximum message age in days (default: __max__)", "RetentionPolicyRoom_OverrideGlobal": "Override global retention policy", - "RetentionPolicyRoom_ReadTheDocs": "Watch out! Tweaking these settings without utmost care can destroy all message history. Please read the documentation before turning the feature on here.", + "RetentionPolicyRoom_ReadTheDocs": "Watch out! Tweaking these settings without utmost care can destroy all message history. Please read the documentation before turning the feature on here.", "Retry_Count": "Retry Count", "Return_to_home": "Return to home", "Return_to_previous_page": "Return to previous page",