Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 3a6420b

Browse files
committed
i18n
1 parent def02ae commit 3a6420b

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

src/i18n/strings/en_EN.json

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -403,10 +403,10 @@
403403
"Verify all your sessions to ensure your account & messages are safe": "Verify all your sessions to ensure your account & messages are safe",
404404
"Review": "Review",
405405
"Later": "Later",
406+
"Don't miss a reply": "Don't miss a reply",
406407
"Notifications": "Notifications",
407-
"You are not receiving desktop notifications": "You are not receiving desktop notifications",
408-
"Enable them now": "Enable them now",
409-
"Close": "Close",
408+
"Enable desktop notifications": "Enable desktop notifications",
409+
"Enable": "Enable",
410410
"Your homeserver has exceeded its user limit.": "Your homeserver has exceeded its user limit.",
411411
"Your homeserver has exceeded one of its resource limits.": "Your homeserver has exceeded one of its resource limits.",
412412
"Contact your <a>server admin</a>.": "Contact your <a>server admin</a>.",
@@ -424,9 +424,8 @@
424424
"What's new?": "What's new?",
425425
"What's New": "What's New",
426426
"Update": "Update",
427-
"Restart": "Restart",
428-
"Upgrade your %(brand)s": "Upgrade your %(brand)s",
429-
"A new version of %(brand)s is available!": "A new version of %(brand)s is available!",
427+
"Update %(brand)s": "Update %(brand)s",
428+
"New version of %(brand)s is available": "New version of %(brand)s is available",
430429
"Guest": "Guest",
431430
"There was an error joining the room": "There was an error joining the room",
432431
"Sorry, your homeserver is too old to participate in this room.": "Sorry, your homeserver is too old to participate in this room.",
@@ -689,7 +688,6 @@
689688
"rooms.": "rooms.",
690689
"Manage": "Manage",
691690
"Securely cache encrypted messages locally for them to appear in search results.": "Securely cache encrypted messages locally for them to appear in search results.",
692-
"Enable": "Enable",
693691
"%(brand)s is missing some components required for securely caching encrypted messages locally. If you'd like to experiment with this feature, build a custom %(brand)s Desktop with <nativeLink>search components added</nativeLink>.": "%(brand)s is missing some components required for securely caching encrypted messages locally. If you'd like to experiment with this feature, build a custom %(brand)s Desktop with <nativeLink>search components added</nativeLink>.",
694692
"%(brand)s can't securely cache encrypted messages locally while running in a web browser. Use <desktopLink>%(brand)s Desktop</desktopLink> for encrypted messages to appear in search results.": "%(brand)s can't securely cache encrypted messages locally while running in a web browser. Use <desktopLink>%(brand)s Desktop</desktopLink> for encrypted messages to appear in search results.",
695693
"Connecting to integration manager...": "Connecting to integration manager...",
@@ -872,6 +870,7 @@
872870
"Ban list rules - %(roomName)s": "Ban list rules - %(roomName)s",
873871
"Server rules": "Server rules",
874872
"User rules": "User rules",
873+
"Close": "Close",
875874
"You have not ignored anyone.": "You have not ignored anyone.",
876875
"You are currently ignoring:": "You are currently ignoring:",
877876
"You are not subscribed to any lists": "You are not subscribed to any lists",
@@ -1132,6 +1131,7 @@
11321131
"Custom Tag": "Custom Tag",
11331132
"Can't see what you’re looking for?": "Can't see what you’re looking for?",
11341133
"Explore all public rooms": "Explore all public rooms",
1134+
"Use the + to make a new room or explore existing ones below": "Use the + to make a new room or explore existing ones below",
11351135
"%(count)s results|other": "%(count)s results",
11361136
"%(count)s results|one": "%(count)s result",
11371137
"This room": "This room",
@@ -2053,6 +2053,10 @@
20532053
"Community %(groupId)s not found": "Community %(groupId)s not found",
20542054
"This homeserver does not support communities": "This homeserver does not support communities",
20552055
"Failed to load %(groupId)s": "Failed to load %(groupId)s",
2056+
"Great, that'll help people know it's you": "Great, that'll help people know it's you",
2057+
"Add a photo so people know it's you.": "Add a photo so people know it's you.",
2058+
"Welcome %(name)s": "Welcome %(name)s",
2059+
"Now, lets help you get started": "Now, lets help you get started",
20562060
"Welcome to %(appName)s": "Welcome to %(appName)s",
20572061
"Liberate your communication": "Liberate your communication",
20582062
"Send a Direct Message": "Send a Direct Message",

0 commit comments

Comments
 (0)