Jump to content

Module:Road data/strings/JPN

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Happy5214 (talk | contribs) at 08:25, 8 March 2014 (Created page with '-- Japan local JPN = {} JPN.National = {shield = {hook = "padroute", paddedLength = 4, default = "Japanese N...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

-- Japan
local JPN = {}

JPN.National = {shield = {hook = "padroute",
                          paddedLength = 4,
                          default = "Japanese National Route Sign %paddedRoute%.svg"},
                link = "Japan National Route %route%",
                abbr = "National Route %route%"}

JPN.Route = JPN.National

return JPN