Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.34 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.34 KB

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.3.0</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