You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -972,7 +972,7 @@
972
972
"Failed to upload image": "Failed to upload image",
973
973
"Failed to update group": "Failed to update group",
974
974
"Hide avatars in user and room mentions": "Hide avatars in user and room mentions",
975
-
"%(senderName)s added a %(widgetName)swidget": "%(senderName)s added a %(widgetName)swidget",
976
-
"%(senderName)s removed a %(widgetName)swidget": "%(senderName)s removed a %(widgetName)swidget",
975
+
"%(widgetName)s widget added by %(senderName)s": "%(widgetName)s widget added by %(senderName)s",
976
+
"%(widgetName)s widget removed by %(senderName)s": "%(widgetName)s widget removed by %(senderName)s",
977
977
"Robot check is currently unavailable on desktop - please use a <a>web browser</a>": "Robot check is currently unavailable on desktop - please use a <a>web browser</a>"
0 commit comments