feat(INDA-383): daily stats.
[ProtonMail-WebClient.git] / applications / docs / locales / en_US.json
blob0590b7282c947580278d70d9b55ffb8003280dad
2   "headers": {
3     "plural-forms": "nplurals=2; plural=(n != 1);",
4     "language": "en_US"
5   },
6   "contexts": {
7     "Action": {
8       "You can't send vCard files of more than ${ maxAttachments } contacts": [
9         "You can't send vCard files of more than ${ maxAttachments } contact",
10         "You can't send vCard files of more than ${ maxAttachments } contacts"
11       ]
12     },
13     "Info": {
14       "Error loading document${ errorDetail }": [
15         "Error loading document: ${ errorDetail }"
16       ]
17     },
18     "Label description": {
19       "Organise, add and edit files": [
20         "Organize, add and edit files"
21       ]
22     },
23     "new_plans: tooltip": {
24       "Personalize your email signature with logos, images, social media icons, links to your contact details, and more": [
25         "Personalize your email signature with logos, images, social media icons, links to your contact details, and more"
26       ]
27     },
28     "session_recovery:available:info": {
29       "You have ${ timeRemaining.inHours } hour to reset your password.": [
30         "You have ${ timeRemaining.inHours } hour to reset your password.",
31         "You have ${ timeRemaining.inHours } hours to reset your password."
32       ],
33       "You have ${ timeRemaining.inMinutes } minute to reset your password.": [
34         "You have ${ timeRemaining.inMinutes } minute to reset your password.",
35         "You have ${ timeRemaining.inMinutes } minutes to reset your password."
36       ],
37       "You have ${ timeRemaining.inSeconds } second to reset your password.": [
38         "You have ${ timeRemaining.inSeconds } second to reset your password.",
39         "You have ${ timeRemaining.inSeconds } seconds to reset your password."
40       ]
41     }
42   }