Jump to content

Module:Road data/strings/CHL

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Happy5214 (talk | contribs) at 10:19, 3 July 2014 (Created page with '-- Chile local CHL = {} CHL.CH = {shield = "Ruta CH-%route%.PNG", link = "Chile Route %route%", abbr = "CH-%route%"} return CHL'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

-- Chile
local CHL = {}

CHL.CH = {shield = "Ruta CH-%route%.PNG",
          link = "Chile Route %route%",
          abbr = "CH-%route%"}

return CHL