Module:Road data/strings/EST

From blackwiki
< Module:Road data‎ | strings
Revision as of 09:20, 8 January 2015 by blackwiki>Imzadi1979 (add in alias)
Jump to navigation Jump to search

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

-- Estonia
local EST = {}

EST.E = {shield = "Tabliczka E%route%.svg",
         link = "European route E%route%",
         abbr = "E%route%"}

EST.National = {shield = "M%route%-EE.svg",
         link = "Estonian national road %route%",
         abbr = "N%route%"}

EST.N = EST.National
return EST