In order to support the use case of different forecast regions which will want different messages displayed, especially for the "about us" section, we should support loading localization assets from file system and overriding the current ones, and also providing new messages for use in custom templates. Ideally however we should try to avoid the use of custom templates as they add a much greater maintenance burden.
In order to support the use case of different forecast regions which will want different messages displayed, especially for the "about us" section, we should support loading localization assets from file system and overriding the current ones, and also providing new messages for use in custom templates. Ideally however we should try to avoid the use of custom templates as they add a much greater maintenance burden.