SJRK-160: Investigate multiple message files per template file

Metadata

Source
SJRK-160
Type
Task
Priority
Major
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Gregor Moss
Created
2018-07-12T16:38:02.953-0400
Updated
2018-07-12T16:38:02.953-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Storytelling Tool UI

Description

Determine if it is possible to load more than one localized message bundle file for a given templateManager and handlebars template.

E.g. a new template has been created and refers to message values A and B. Message value A is in a.json and message B is in b.json. Is there a way to load the template and inject both A and B values simultaneously?