Library Rosetta - A simple localization library for Bukkit

Discussion in 'Resources' started by caseif, Oct 16, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    caseif

    Rosetta is a localization library for Bukkit plugins. It allows plugins to package locales as .properties files, which it then loads into memory and makes available via the API.

    Locale messages are accessed as Localizable objects via their respective universal keys. These keys may then be localized on-demand to a specific locale, or sent to a player and localized based on their client language.

    Read more on Github
     
Thread Status:
Not open for further replies.

Share This Page