Skip to content

refactor(site): Refactor template settings #6239

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Feb 17, 2023
Prev Previous commit
Next Next commit
Update site/src/i18n/en/templateForm.json
Co-authored-by: Ben Potter <ben@coder.com>
  • Loading branch information
BrunoQuaresma and bpmct authored Feb 16, 2023
commit 9caa4c0b7d07b4cafd1dc4087c8d763ad739693b
2 changes: 1 addition & 1 deletion site/src/i18n/en/templateForm.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"generalInfo": {
"title": "General info",
"description": "The name is used to identify the template in URLs and the API. It must be unique within your organization."
"description": "The name is used to identify the template in URLs and the API. It must be unique."
},
"displayInfo": {
"title": "Display info",
Expand Down