3 "plural-forms": "nplurals=2; plural=(n != 1);",
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"
13 "new_plans: tooltip": {
14 "Personalize your email signature with logos, images, social media icons, links to your contact details, and more": [
15 "Personalize your email signature with logos, images, social media icons, links to your contact details, and more"
18 "session_recovery:available:info": {
19 "You have ${ timeRemaining.inHours } hour to reset your password.": [
20 "You have ${ timeRemaining.inHours } hour to reset your password.",
21 "You have ${ timeRemaining.inHours } hours to reset your password."
23 "You have ${ timeRemaining.inMinutes } minute to reset your password.": [
24 "You have ${ timeRemaining.inMinutes } minute to reset your password.",
25 "You have ${ timeRemaining.inMinutes } minutes to reset your password."
27 "You have ${ timeRemaining.inSeconds } second to reset your password.": [
28 "You have ${ timeRemaining.inSeconds } second to reset your password.",
29 "You have ${ timeRemaining.inSeconds } seconds to reset your password."