ATTENTION! The process of updating WiKi to version Eco 10.x has begun. Those wishing to participate can find out more Information on our ECO Contribution Wiki Discord.

Module:Localization

From Eco - English Wiki
Revision as of 09:48, 28 February 2021 by Avaren (talk | contribs) (Created page with "return { words = { ['Tag'] = 'Tag' }, phrases = {} }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Localization/doc

return {
  words = {
    ['Tag'] = 'Tag'
  },
  phrases = {}
}