Skip to content
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

Template Builder: Support Multing Language #25091

Closed
Tracked by #24535
fmontes opened this issue May 31, 2023 · 0 comments · Fixed by #25124
Closed
Tracked by #24535

Template Builder: Support Multing Language #25091

fmontes opened this issue May 31, 2023 · 0 comments · Fixed by #25124

Comments

@fmontes
Copy link
Member

fmontes commented May 31, 2023

User Story

As a dotCMS user, I want to be able to create templates in multiple languages, so I can provide content to my users in their native language.

Acceptance Criteria

  • The message keys system needs to be implemented in the libraries.
  • Users need to be able to select the language of their choice in the template builder.

Proposed Objective

Core Features

Proposed Priority

Priority 3 - Average

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.:

N/A

Assumptions & Initiation Needs

  • Message keys system is already implemented in dotCMS.

Quality Assurance Notes & Workarounds

  • N/A

Sub-Tasks & Estimates:

  • Implement message keys system in the libraries
  • Allow users to select language of their choice in the template builder
@rjvelazco rjvelazco self-assigned this Jun 1, 2023
fmontes pushed a commit that referenced this issue Jun 7, 2023
* dev: support multing language in template builder #25091

* fix: test

* fix: test v2

* add missing template builder language properties

* update mock

* clean up

* clean up v2

* add multi-language v2

* dev: add service mock

* fix: template builder tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants