mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Change user feedback copy and link in fat footer
GitOrigin-RevId: 4ca77d714f759a7995ee92aeef265b98c02c2839
This commit is contained in:
parent
d378246468
commit
217fcf57d1
4 changed files with 2 additions and 4 deletions
|
@ -63,7 +63,7 @@ footer.fat-footer.hidden-print
|
|||
li
|
||||
a(href="/for/community/advisors") #{translate('become_an_advisor')}
|
||||
li
|
||||
a(href="https://calendly.com/overleaf/user-research") #{translate('participate_in_user_research')}
|
||||
a(href="https://forms.gle/67PSpN1bLnjGCmPQ9") #{translate('let_us_know_what_you_think')}
|
||||
if user
|
||||
li
|
||||
a(href="/beta/participate") #{translate('join_beta_program')}
|
||||
|
|
|
@ -1078,7 +1078,6 @@
|
|||
"page_not_found": "Side ikke fundet",
|
||||
"pagination_navigation": "Side navigation",
|
||||
"partial_outline_warning": "Dispositionen er forældet. Den vil blive opdateret når du foretager ændringer i dokumentet",
|
||||
"participate_in_user_research": "Deltag i brugerforskning",
|
||||
"password": "Kodeord",
|
||||
"password_cant_be_the_same_as_current_one": "Kodeordet kan ikke være det samme som det nuværende",
|
||||
"password_change_old_password_wrong": "Det gamle kodeord er forkert.",
|
||||
|
|
|
@ -1057,7 +1057,6 @@
|
|||
"page_current": "Seite __page__, Aktuelle Seite",
|
||||
"page_not_found": "Seite nicht gefunden",
|
||||
"pagination_navigation": "Seitenumbruch-Navigation",
|
||||
"participate_in_user_research": "Beteilige dich an der Nutzerforschung",
|
||||
"password": "Passwort",
|
||||
"password_change_old_password_wrong": "Dein altes Passwort ist falsch",
|
||||
"password_change_passwords_do_not_match": "Passwörter stimmen nicht überein",
|
||||
|
|
|
@ -946,6 +946,7 @@
|
|||
"leave_projects": "Leave Projects",
|
||||
"left": "Left",
|
||||
"let_us_know": "Let us know",
|
||||
"let_us_know_what_you_think": "Let us know what you think",
|
||||
"license": "License",
|
||||
"license_for_educational_purposes": "This license is for educational purposes (applies to students or faculty using __appName__ for teaching)",
|
||||
"limited_offer": "Limited offer",
|
||||
|
@ -1226,7 +1227,6 @@
|
|||
"page_not_found": "Page Not Found",
|
||||
"pagination_navigation": "Pagination Navigation",
|
||||
"partial_outline_warning": "The File outline is out of date. It will update itself as you edit the document",
|
||||
"participate_in_user_research": "Participate in user research",
|
||||
"password": "Password",
|
||||
"password_cant_be_the_same_as_current_one": "Password can’t be the same as current one",
|
||||
"password_change_old_password_wrong": "Your old password is wrong",
|
||||
|
|
Loading…
Reference in a new issue