Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,9 @@
</label>
</div>
<div class="rc-switch-double__label {{equal false value 'disabled'}}">
{{_ "No_reactions"}}
{{_ "Disallow_reacting"}}
<div class="rc-switch-double__description">
{{_ "No_reactions"}}
{{_ "Disallow_reacting_Description"}}
</div>
</div>
</div>
Expand Down
4 changes: 3 additions & 1 deletion packages/rocketchat-i18n/i18n/en.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,8 @@
"Disable_Notifications": "Disable Notifications",
"Disable_two-factor_authentication": "Disable two-factor authentication",
"Disabled": "Disabled",
"Disallow_reacting": "Disallow Reacting",
"Disallow_reacting_Description": "Disallows reacting",
"Display_unread_counter": "Display number of unread messages",
"Display_offline_form": "Display Offline Form",
"Displays_action_text": "Displays action text",
Expand Down Expand Up @@ -2242,4 +2244,4 @@
"your_message_optional": "your message (optional)",
"Your_password_is_wrong": "Your password is wrong!",
"Your_push_was_sent_to_s_devices": "Your push was sent to %s devices"
}
}