Babel
Internationalization (i18n) for Scala applications
Features
- First class support for plurals
- Great fit for Scala.js clients, since
java.util.Localeis not used - Translation definitions in HOCON format
- Decode translations into data classes
- Easily share translations of a specific language with the frontend in JSON format
- Typesafe alternative to
String.formatorjava.util.MessageFormatargument injection - Dependency-free
coremodule
0.5.3