diff --git a/public/locales/en-GB/app.json b/public/locales/en-GB/app.json index 22bfe646..0ed0be5f 100644 --- a/public/locales/en-GB/app.json +++ b/public/locales/en-GB/app.json @@ -63,6 +63,7 @@ "raise_hand": "Raise hand", "search": "Search", "settings": "Settings", + "something_went_wrong": "Something went wrong", "unencrypted": "Not encrypted", "username": "Username", "video": "Video" diff --git a/src/button/ReactionToggleButton.tsx b/src/button/ReactionToggleButton.tsx index 44ab7218..527478b3 100644 --- a/src/button/ReactionToggleButton.tsx +++ b/src/button/ReactionToggleButton.tsx @@ -128,7 +128,7 @@ export function ReactionPopupMenu({ {errorText}