Jump to content

Module:Road data/strings/LKA

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Happy5214 (talk | contribs) at 11:34, 3 July 2014 (Created page with '-- Sri Lanka local LKA = {} LKA.E = {shield = "", link = "E%route% expressway (Sri Lanka)", abbr = "E%route%"} LKA.A = {shield = "",...'). 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)

-- Sri Lanka
local LKA = {}

LKA.E = {shield = "",
         link = "E%route% expressway (Sri Lanka)",
         abbr = "E%route%"}

LKA.A = {shield = "",
         link = "A%route% highway (Sri Lanka)",
         abbr = "A%route%"}

LKA.B = {shield = "",
         link = "",
         abbr = "B%route%"}

return LKA