Package com.mrivanplays.jdcf.translation
Basic translation system
-
Interface Summary Interface Description TranslationFile Represents a translation file -
Class Summary Class Description JsonTranslationFile Represents a translation file implementation, utilising the ".json" file type using jackson as library.PropertyTranslationFile Represents a translation file implementation, utilising the ".properties" file type.TranslationCollector Represents a collector of all known translations.Translations Represents a class, holding translations for a specific language.