chore(docs): adjust settings copy
[ProtonMail-WebClient.git] / applications / mail / locales / en_US.json
blob4a4e5c545f80e936a473f3150c484522b76b1f4a
2   "headers": {
3     "plural-forms": "nplurals=2; plural=(n != 1);",
4     "language": "en_US"
5   },
6   "contexts": {
7     "Action": {
8       "Remove zoom meeting": [
9         "Remove Zoom meeting"
10       ],
11       "You can't send vCard files of more than ${ maxAttachments } contacts": [
12         "You can't send vCard files of more than ${ maxAttachments } contact",
13         "You can't send vCard files of more than ${ maxAttachments } contacts"
14       ]
15     },
16     "Info": {
17       "file attached": [
18         "attachment",
19         "attachments"
20       ],
21       "This message will be automatically deleted on ${ value }": [
22         "This message will be automatically deleted at ${ value }"
23       ]
24     },
25     "new_plans: tooltip": {
26       "Personalize your email signature with logos, images, social media icons, links to your contact details, and more": [
27         "Personalize your email signature with logos, images, social media icons, links to your contact details, and more"
28       ]
29     },
30     "session_recovery:available:info": {
31       "You have ${ timeRemaining.inHours } hour to reset your password.": [
32         "You have ${ timeRemaining.inHours } hour to reset your password.",
33         "You have ${ timeRemaining.inHours } hours to reset your password."
34       ],
35       "You have ${ timeRemaining.inMinutes } minute to reset your password.": [
36         "You have ${ timeRemaining.inMinutes } minute to reset your password.",
37         "You have ${ timeRemaining.inMinutes } minutes to reset your password."
38       ],
39       "You have ${ timeRemaining.inSeconds } second to reset your password.": [
40         "You have ${ timeRemaining.inSeconds } second to reset your password.",
41         "You have ${ timeRemaining.inSeconds } seconds to reset your password."
42       ]
43     }
44   }