Create team site for self-hosted instances (#903)

This commit is contained in:
CamilleLegeron
2024-04-15 09:55:57 +02:00
committed by GitHub
parent e6d4d7c4c7
commit fe9cc80ccc
9 changed files with 456 additions and 38 deletions

View File

@@ -481,7 +481,8 @@
"Welcome to {{- orgName}}": "Welcome to {{- orgName}}",
"Sign in": "Sign in",
"To use Grist, please either sign up or sign in.": "To use Grist, please either sign up or sign in.",
"Visit our {{link}} to learn more about Grist.": "Visit our {{link}} to learn more about Grist."
"Visit our {{link}} to learn more about Grist.": "Visit our {{link}} to learn more about Grist.",
"Learn more in our {{helpCenterLink}}, or find an expert via our {{sproutsProgram}}.": "Learn more in our {{helpCenterLink}}, or find an expert via our {{sproutsProgram}}."
},
"HomeLeftPane": {
"Access Details": "Access Details",
@@ -1294,6 +1295,7 @@
"Opted In": "Opted In",
"Support Grist": "Support Grist",
"Support Grist page": "Support Grist page",
"Thank you! Your trust and support is greatly appreciated. Opt out any time from the {{link}} in the user menu.": "Thank you! Your trust and support is greatly appreciated. Opt out any time from the {{link}} in the user menu.",
"Admin Panel": "Admin Panel"
},
"SupportGristPage": {
@@ -1439,6 +1441,20 @@
"Insert section above": "Insert section above",
"Insert section below": "Insert section below"
},
"CreateTeamModal": {
"Cancel": "Cancel",
"Choose a name and url for your team site": "Choose a name and url for your team site",
"Create site": "Create site",
"Domain name is invalid": "Domain name is invalid",
"Domain name is required": "Domain name is required",
"Go to your site": "Go to your site",
"Team name": "Team name",
"Team name is required": "Team name is required",
"Team site created": "Team site created",
"Team url": "Team url",
"Work as a Team": "Work as a Team",
"Billing is not supported in grist-core": "Billing is not supported in grist-core"
},
"AdminPanel": {
"Admin Panel": "Admin Panel",
"Current": "Current",