Skip to content

Magnolia dictionary app to manage i18n labels

License

Notifications You must be signed in to change notification settings

merkle-open/magnolia-dictionary

Repository files navigation

Magnolia Dictionary

System Status
CI master release
CI develop snapshot
Dependency Maven Central

Magnolia dictionary app to manage i18n labels.

Usage

Maven Dependency (Latest Version in pom.xml):

<dependency>
    <groupId>com.namics.oss.magnolia</groupId>
    <artifactId>magnolia-dictionary</artifactId>
    <version>1.2.8</version>
</dependency>

Maven Central

Available Languages

Languages are read from the configured sites.

Configuration load labels on startup

By default all labels are loaded on module start. This can be adjusted by the following config in the configuration workspace:

/modules/magnolia-dictionary/config@loadLabelsOnStartup=false