Module:Road data/strings/BLZ

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