mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
Merge pull request #15198 from overleaf/ae-compliance-footer
Add Compliance link to footer GitOrigin-RevId: 2b89c2e4ff5a114469316a071068eb20667a7873
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
.fat-footer-base-item
|
||||
.fat-footer-base-copyright © #{new Date().getFullYear()} Overleaf
|
||||
a(href="/legal") #{translate('privacy_and_terms')}
|
||||
a(href="https://www.digital-science.com/security-certifications/") #{translate('compliance')}
|
||||
ul.fat-footer-base-item.list-unstyled.fat-footer-base-language
|
||||
include language-picker
|
||||
.fat-footer-base-section.fat-footer-base-social
|
||||
|
||||
@@ -289,6 +289,7 @@
|
||||
"compiler": "Compiler",
|
||||
"compiling": "Compiling",
|
||||
"complete": "Complete",
|
||||
"compliance": "Compliance",
|
||||
"configure_sso": "Configure SSO",
|
||||
"confirm": "Confirm",
|
||||
"confirm_affiliation": "Confirm Affiliation",
|
||||
|
||||
Reference in New Issue
Block a user