🌐 Add templates name and description translation keys (#1120)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Templates now support multiple languages with the introduction of a translation function for template names, descriptions, and category tags. - **Enhancements** - Improved template naming consistency with capitalization adjustments for clarity. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -1,5 +1,5 @@
|
||||
{
|
||||
"i18n-ally.localesPaths": ["apps/builder/public/locales"],
|
||||
"i18n-ally.localesPaths": ["apps/builder/src/i18n"],
|
||||
"i18n-ally.keystyle": "flat",
|
||||
"i18n-ally.displayLanguage": "en",
|
||||
"i18n-ally.enabledFrameworks": ["custom"],
|
||||
|
Reference in New Issue
Block a user