servatrice/webclient/src/containers/Unsupported/Unsupported.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
257 B
JSON

{
"UnsupportedContainer": {
"title": "Unsupported Browser",
"subtitle1": "Please update your browser and/or check your permissions.",
"subtitle2": "Note: Private browsing causes some browsers to disable certain permissions or features."
}
}