mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-31 12:52:54 +00:00
Add sales contact form element type for Contentful CMS pages (#8711)
* Add sales contact form element type for Contentful CMS pages GitOrigin-RevId: f9e2c0fac84434e473019aaacda4e06a03a97dbd
This commit is contained in:
parent
64184a7f56
commit
34ccf343d4
1 changed files with 4 additions and 1 deletions
|
@ -1498,7 +1498,7 @@
|
|||
"dropbox_sync": "Dropbox Sync",
|
||||
"beta": "Beta",
|
||||
"sign_up_now": "Sign Up Now",
|
||||
"sign_up_for_free":"Sign up for free",
|
||||
"sign_up_for_free": "Sign up for free",
|
||||
"annual": "Annual",
|
||||
"half_price_student": "Half Price Student Plans",
|
||||
"about_us": "About Us",
|
||||
|
@ -1747,6 +1747,9 @@
|
|||
"group_standard": "Group Standard",
|
||||
"group_professional": "Group Professional",
|
||||
"organization": "Organization",
|
||||
"organization_type": "Organization Type",
|
||||
"interested_in": "Interested in",
|
||||
"estimated_number_of_users": "Estimated Number of Users",
|
||||
"group_admins_get_access_to": "Group admins get access to",
|
||||
"group_admins_get_access_to_info": "Special features available only on group plans.",
|
||||
"group_members_and_collaborators_get_access_to": "Group members and their project collaborators get access to",
|
||||
|
|
Loading…
Reference in a new issue