Jump to content

Module:Road data/strings/CHL: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Created page with '-- Chile local CHL = {} CHL.CH = {shield = "Ruta CH-%route%.PNG", link = "Chile Route %route%", abbr = "CH-%route%"} return CHL'
(No difference)

Revision as of 10:19, 3 July 2014

-- Chile
local CHL = {}

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

return CHL