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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -763,10 +763,10 @@
763
763
"Room version:": "Room version:",
764
764
"Developer options": "Developer options",
765
765
"Open Devtools": "Open Devtools",
766
-
"This bridge was provisioned by %(pill)s": "This bridge was provisioned by %(pill)s",
767
-
"This bridge is managed by the %(pill)s bot user.": "This bridge is managed by the %(pill)s bot user.",
768
-
"Bridged into %(channelLink)s %(networkLink)s, on %(protocolName)s": "Bridged into %(channelLink)s %(networkLink)s, on %(protocolName)s",
769
-
"Connected to %(channelIcon)s %(channelName)s on %(networkIcon)s %(networkName)s": "Connected to %(channelIcon)s %(channelName)s on %(networkIcon)s %(networkName)s",
766
+
"This bridge was provisioned by <user />": "This bridge was provisioned by <user />",
767
+
"This bridge is managed by the <user /> bot user.": "This bridge is managed by the <user /> bot user.",
768
+
"Bridged into <channelLink /> <networkLink />, on <protocolName />": "Bridged into <channelLink /> <networkLink />, on <protocolName />",
769
+
"Connected to <channelIcon /> <channelName /> on <networkIcon /> <networkName />": "Connected to <channelIcon /> <channelName /> on <networkIcon /> <networkName />",
770
770
"Connected via %(protocolName)s": "Connected via %(protocolName)s",
771
771
"Bridge Info": "Bridge Info",
772
772
"Below is a list of bridges connected to this room.": "Below is a list of bridges connected to this room.",
0 commit comments