Difference between revisions of "Module:Road data/strings/LTU"

From blackwiki
Jump to navigation Jump to search
blackwiki>Imzadi1979
m (fix)
m (4 revisions imported)
 
(No difference)

Latest revision as of 08:53, 27 September 2020

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