Results 6 issues of mmso

A string such as ```js const result = c('Title').ngettext(msgid`Delete ${name}`, `Delete ${count} contacts`, count); ``` when translated will result in ``` ${undefined} Kontakte löschen ``` It seems that variables aren't...

A string such as ```js const result = c('Title').ngettext(msgid`Delete ${name}`, `Delete ${count} contacts`, count); ``` when translated will throw an error if translations exists with the same case-sensitive key for...

Suggestion to split this https://github.com/ProtonMail/proton-contacts/blob/master/src/app/components/ContactPlaceholder.js#L162 in a ContactGroupPlaceholder component and decide outside which of them to render

Technical

A delinquent account should be shown an error and redirected to the payments section in settings