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"
14 "Error loading document${ errorDetail }": [
15 "Error loading document: ${ errorDetail }"
18 "new_plans: tooltip": {
19 "Personalize your email signature with logos, images, social media icons, links to your contact details, and more": [
20 "Personalize your email signature with logos, images, social media icons, links to your contact details, and more"
23 "session_recovery:available:info": {
24 "You have ${ timeRemaining.inHours } hour to reset your password.": [
25 "You have ${ timeRemaining.inHours } hour to reset your password.",
26 "You have ${ timeRemaining.inHours } hours to reset your password."
28 "You have ${ timeRemaining.inMinutes } minute to reset your password.": [
29 "You have ${ timeRemaining.inMinutes } minute to reset your password.",
30 "You have ${ timeRemaining.inMinutes } minutes to reset your password."
32 "You have ${ timeRemaining.inSeconds } second to reset your password.": [
33 "You have ${ timeRemaining.inSeconds } second to reset your password.",
34 "You have ${ timeRemaining.inSeconds } seconds to reset your password."