Module:Road data/strings/FIN

From blackwiki
< Module:Road data‎ | strings
Revision as of 08:53, 27 September 2020 by Blackwikiadmin (talk | contribs) (1 revision 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/FIN/doc

-- Finland
local FIN = {}

FIN.E = {shield = "Route E%route%-FIN.png",
		 link   = "European route E%route%",
		 abbr   = "E%route%"}

FIN.Vt = {shield = "Route %route%-FIN.png",
         link = "Finnish national road %route%",
         abbr = "Vt %route%"}
      
return FIN