Module:Road data/strings/EST
< Module:Road data | strings
Jump to navigation
Jump to search
Revision as of 09:20, 8 January 2015 by blackwiki>Imzadi1979 (add in alias)
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