We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfef339 commit 5300bf8Copy full SHA for 5300bf8
site/src/pages/TemplatesPage/TemplatesPageView.tsx
@@ -27,7 +27,7 @@ export const Language = {
27
lastUpdatedLabel: "Last updated",
28
emptyViewCreateCTA: "Create a template",
29
emptyViewCreate: "to standardize development workspaces for your team.",
30
- emptyViewNoPerms: "No templates have been created! Contact your Coder administrator.",
+ emptyViewNoPerms: "Contact your Coder administrator to create a template. You can share the code below.",
31
emptyMessage: "Create your first template",
32
emptyDescription: (
33
<>
0 commit comments