Module:Road data/strings/HKG

MyWikiBiz, Author Your Legacy — Monday July 01, 2024
< Module:Road data‎ | strings
Revision as of 05:43, 16 July 2021 by Zoran (talk | contribs) (Pywikibot 6.4.0)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

-- Hong Kong
local HKG = {}

HKG.Route = {
	shield = "HK Route%route%.svg",
	name = "Route&nbsp;%route%",
	link = "Route %route% (Hong Kong)",
	abbr = "Route&nbsp;%route%"
}

HKG.route = HKG.Route

return HKG