servatrice/webclient/src/dialogs/AccountActivationDialog/AccountActivationDialog.i18n.json
Jeremy Letto f5b973e15c
Webatrice: i18n login screen (#4584)
* i18n: login container and form

* i18n: activate, host, and register forms

* i18n: reset password forms

* i18n: login dialogs, ICU formatting

* i18n: login containers and components

Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
2022-03-02 22:34:57 -06:00

7 lines
229 B
JSON

{
"AccountActivationDialog": {
"title": "Account Activation",
"subtitle1": "Your account has not been activated yet.",
"subtitle2": "You need to provide the activation token received in the activation email."
}
}