Module:Road data/strings/BLZ

MyWikiBiz, Author Your Legacy — Monday July 01, 2024
Jump to navigationJump to search

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

-- Belize
local BLZ = {}

BLZ.road = {
	shield = '',
	name = "%route%",
	link = "%route%",
	abbr = "%route%",
	browse = '',
}

return BLZ