From 447094153e6be203fe838a7e07e9cdfe4466fa33 Mon Sep 17 00:00:00 2001 From: Rodrigo Nascimento Date: Sat, 21 Apr 2018 00:11:45 -0300 Subject: [PATCH] Remove duplicated key from en.i18n.json --- packages/rocketchat-i18n/i18n/en.i18n.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/rocketchat-i18n/i18n/en.i18n.json b/packages/rocketchat-i18n/i18n/en.i18n.json index 22e5e45aa6054..8283bd6e87f1f 100644 --- a/packages/rocketchat-i18n/i18n/en.i18n.json +++ b/packages/rocketchat-i18n/i18n/en.i18n.json @@ -773,8 +773,6 @@ "error-you-are-last-owner": "You are the last owner. Please set new owner before leaving the room.", "Error_changing_password": "Error changing password", "Error_loading_pages": "Error loading pages", - "Error_RocketChat_requires_oplog_tailing_when_running_in_multiple_instances": "Error: Rocket.Chat requires oplog tailing when running in multiple instances", - "Error_RocketChat_requires_oplog_tailing_when_running_in_multiple_instances_details": "Please make sure your MongoDB is on ReplicaSet mode and MONGO_OPLOG_URL environment variable is defined correctly on the application server", "Esc_to": "Esc to", "Event_Trigger": "Event Trigger", "Event_Trigger_Description": "Select which type of event will trigger this Outgoing WebHook Integration",