This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-308b1639-3758-42b0-8c38-bbf1a337c694 XWIKI-24006 Open

Introduce a client-side translation module

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-2a85bbcb-c3d1-4595-809d-cd182b998a1b Manuel Leduc created this issue on 11/Feb/26 09:34
 
Summary: Introduce a client-side translation module
Issue Type: cid:jira-generated-image-avatar-308b1639-3758-42b0-8c38-bbf1a337c694 Improvement
Affects Versions: 18.0.1
Assignee: Unassigned
Components: Node
Created: 11/Feb/26 09:34
Priority: cid:jira-generated-image-static-major-a24d0ba7-0593-4bb9-be09-977b40d8cd90 Major
Reporter: Manuel Leduc
Description:

Currently, the only mechanism to fetch translations is through a requirejs based mechanism.
This makes it difficult to reuse in module-based client-side code.

A good goal is to make it backward compatible with the legacy translation mechanism.