Package ch.poole.openinghoursparser
Class I18n
java.lang.Object
ch.poole.openinghoursparser.I18n
Translation support for
OpeningHoursParser-
Method Summary
-
Method Details
-
setLocale
Sets the locale used for translations.- Parameters:
locale- the locale- See Also:
-
tr
Returns the translation for the given translationkeyand the suppliedarguments.- Parameters:
key- the translation key to fetch the translationarguments- the translation arguments which are used for formatting- Returns:
- the translated string
-