Module:Road data/strings/LTU

From blackwiki
< Module:Road data‎ | strings
Revision as of 08:53, 27 September 2020 by Blackwikiadmin (talk | contribs) (4 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Road data/strings/LTU/doc

-- Lituania
local LTU = {}

LTU.E = {shield = "E%route%-LT.svg",
		 link = "European route E%route%",
		 abbr = "E%route%"}

LTU.A = {shield = "A%route%-LT.svg",
         link = "A%route% highway (Lithuania)",
         abbr = "A%route%"}
LTU.K = {shield = "K%route%-LT.svg",
		 link = "K%route% highway (Lithuania)",
		 abbr = 'K%route%'}

return LTU