TF-518 Apply new UI for login in web
This commit is contained in:
committed by
Dat H. Pham
parent
cc66d141d4
commit
3fc2ae4776
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2022-05-06T15:08:19.074758",
|
||||
"@@last_modified": "2022-05-06T16:58:28.388035",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -12,6 +12,24 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"loginInputUrlMessage": "To login and access your message please connect to your JMAP server",
|
||||
"@loginInputUrlMessage": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"loginInputCredentialMessage": "Enter your credentials to sign in",
|
||||
"@loginInputCredentialMessage": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"next": "Next",
|
||||
"@next": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"prefix_https": "https://",
|
||||
"@prefix_https": {
|
||||
"type": "text",
|
||||
@@ -36,8 +54,38 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"login_text_login_to_continue": "Please login to continue",
|
||||
"@login_text_login_to_continue": {
|
||||
"signIn": "Sign In",
|
||||
"@signIn": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"jmapBasedMailSolution": "JMAP-based\ncollaborative team mail solution",
|
||||
"@jmapBasedMailSolution": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"jmapStandard": "JMAP standard",
|
||||
"@jmapStandard": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"encryptedMailbox": "Encrypted mailbox",
|
||||
"@encryptedMailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"manageEmailAsATeam": "Manage email as a team",
|
||||
"@manageEmailAsATeam": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"multipleIntegrations": "Multiple integrations",
|
||||
"@multipleIntegrations": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
|
||||
Reference in New Issue
Block a user