@gobstones/gobstones-lang
Version:
15 lines • 620 B
JavaScript
/**
* This module defines an internal locale definition that any translation
* should comply to.
*
* Note that this module does not provide localization for the Gobstones Language
* but for this tool internally, and should not be confused with other classes
* exposed by this package. If you want to learn about how to translate the
* Gobstones Language see [[models/GobstonesTranslator | the GobstonesTranslator module]] and
* the [[models/LocaleDefinition | the LocaleDefinition module]].
*
* @author Alan Rodas Bonjour <alanrodas@gmail.com>
*
* @packageDocumentation
*/
//# sourceMappingURL=Locale.js.map