-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: WEBUI-0.7.0
-
Component/s: Web UI
-
Epic Link:
-
Tags:
-
Sprint:nxNag Sprint 8.1.2
Nuxeo stored translated string in property files but we need to make these available to client side applications.
Currently samples rely on either hardcoded strings or on some shared JSON so we can work with a static JSON file for now and plug in a i18n endpoint later.
There are some polymer elements to helps working with strings declaratively but a tag cannot be used everywhere so we would still need to helper/expression to access the translations programmatically.
- depends on
-
NXP-17157 Add a translations REST endpoint
- Open