Login:Locales: add transltation keys for consent page

This commit is contained in:
Timofey Boyko 2023-10-27 09:24:40 +03:00
parent 16fca0a7c8
commit 380bec5048

View File

@ -0,0 +1,8 @@
{
"Consent": "Consent",
"ConsentSubHeader": "{{name}} would like the ability to access the following data in <strong>your DocSpace account</strong>:",
"ConsentDescription": "Data shared with <strong>{{displayName}}</strong> will be governed by <strong>{{nameApp}}</strong> <6>privacy policy</6> and <6>terms of service</6>. You can revoke this consent at any time in your DocSpace account settings.",
"ToContinue": "to continue to",
"SignedInAs": "Signed in as",
"NotYou": "Not you?"
}