Module:Road data/strings/HKG

MyWikiBiz, Author Your Legacy — Thursday May 02, 2024
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 %route%",
	link = "Route %route% (Hong Kong)",
	abbr = "Route %route%"
}

HKG.route = HKG.Route

return HKG