Package com.github.kaktushose.jda.commands.i18n
package com.github.kaktushose.jda.commands.i18n
-
ClassDescriptionThe default variant of
Localizer
, which implements it with help of the amazing java implementation of project fluent.This class serves as an interface for application localization.A placeholder identified by its name with the value to be substituted.ALocalizer
is used to localize a given key for a specific bundle and locale.