Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 665b45f

Browse files
author
Dominik Frantisek Bucik
committedNov 30, 2021
refactor: 💡 Refactored how translations are loaded and used
Refactor how translations are used and loaded. Property `web.langs.customfiles.path` must point to the RersourceBundle, without the `_lang.properties" extensions. An examle location, if we have files `/etc/props_en.properties` and `/etc/props_cs.properties`, the correct value for the configuration option is `web.langs.customfiles.path=/etc/props`. BREAKING CHANGE: Property `web.langs.customfiles.path` must point to the RersourceBundle.
1 parent febc9e9 commit 665b45f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+331
-428
lines changed
 

0 commit comments

Comments
 (0)
This repository has been archived.