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
Copy file name to clipboardExpand all lines: client/locales/en.json
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -31,21 +31,24 @@
31
31
"accEnable2FA": "Enable 2FA",
32
32
"accEveryRequestYouFulfill": "for every request you fulfill, or",
33
33
"accForEveryGBYouUpload": "for every GB you upload",
34
-
"accIfYouAreAlsUploaderAcceptTorrent": "if you are als the uploader of the accepted torrent",
34
+
"accIfYouAreAlsUploaderAcceptTorrent": "if you are also the uploader of the accepted torrent",
35
35
"accInviteLinkCopiedClipboard": "Invite link copied to clipboard",
36
36
"accInvites": "Invites",
37
37
"accRemaining": "remaining",
38
38
"accRoleUser": "Role: user",
39
39
"accRoleAdmin": "Role: admin",
40
40
"accInviteSentSuccess": "Invite sent successfully",
41
+
"accInviteSentSuccessNoEmail": "Invite created successfully",
41
42
"accInviteText1": "Enter an email address to send an invite. The invited user will need to sign up with the same email address. Once the invite is generated, you can also copy a direct invite link.",
43
+
"accInviteText1NoEmail": "Enter an email address to generate an invite. The invited user will need to sign up with the same email address. This tracker has email sending disabled, so you will need to copy and send the invite link yourself.",
0 commit comments