Module:Road data/strings/LTU

From blackwiki
< Module:Road data‎ | strings
Revision as of 03:34, 27 May 2019 by blackwiki>Imzadi1979 (fix)
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