public final class I18N extends Object
static String[]
AVAILABLE_LOCALES
I18N()
static String
getLocale()
gettext(String key)
static void
init()
ngettext(String key, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String[] AVAILABLE_LOCALES
public I18N()
public static void init()
public static String gettext(String key)
public static String ngettext(String key, Object... args)
public static String getLocale()
Copyright © 2024. All rights reserved.