8 Commits

Author SHA1 Message Date
marhali
c03d97f3e8 consider subdirectories for modularized translation files
Resolves #124
2022-05-29 15:39:17 +02:00
marhali
d0ff774bee skip unprocessable updates instead of throwing exceptions 2022-05-28 22:49:38 +02:00
marhali
8ce09a6a5b add option to check if sorting is used 2022-05-28 14:20:46 +02:00
marhali
92d6e6604d apply new internal data structure 2022-04-11 19:22:58 +02:00
marhali
c0e385000a rewrite i18n key handling
- Translation keys are now based on KeyPath type which is simply a string list
- Handling delimiter character within a section layer is now easier
- Only the presentation layer has to deal with displaying the correct concatenated key
2022-01-13 10:39:39 +01:00
Marcel Haßlinger
4da585c642 implement addLocale method and clarify children methods 2021-11-04 10:20:03 +01:00
Marcel Haßlinger
d2d8ef4cb4 optimize javadoc 2021-11-03 11:06:28 +01:00
Marcel Haßlinger
594fc82be7 implement new translation data holder with optimized tree structure 2021-11-02 16:45:39 +01:00