Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git] / applications / vpn-settings / locales / en_US.json
blob6ab2d2aff2c9c0c8144add862e897f32f9cde943
2   "headers": {
3     "plural-forms": "nplurals=2; plural=(n != 1);",
4     "language": "en_US"
5   },
6   "contexts": {
7     "Info": {
8       "Tor": [
9         "Tor"
10       ],
11       "You have ${ unassignedAvailableCount } recently used servers available. To allocate these servers to another country, you'll have to wait until deactivation is complete.": [
12         "You have ${ unassignedAvailableCount } recently used server available. To allocate this server to another country, you'll have to wait until deactivation is complete.",
13         "You have ${ unassignedAvailableCount } recently used servers available. To allocate these servers to another country, you'll have to wait until deactivation is complete."
14       ]
15     },
16     "new_plans: tooltip": {
17       "Personalize your email signature with logos, images, social media icons, links to your contact details, and more": [
18         "Personalize your email signature with logos, images, social media icons, links to your contact details, and more"
19       ]
20     },
21     "session_recovery:available:info": {
22       "You have ${ timeRemaining.inHours } hour to reset your password.": [
23         "You have ${ timeRemaining.inHours } hour to reset your password.",
24         "You have ${ timeRemaining.inHours } hours to reset your password."
25       ],
26       "You have ${ timeRemaining.inMinutes } minute to reset your password.": [
27         "You have ${ timeRemaining.inMinutes } minute to reset your password.",
28         "You have ${ timeRemaining.inMinutes } minutes to reset your password."
29       ],
30       "You have ${ timeRemaining.inSeconds } second to reset your password.": [
31         "You have ${ timeRemaining.inSeconds } second to reset your password.",
32         "You have ${ timeRemaining.inSeconds } seconds to reset your password."
33       ]
34     }
35   }