Module:Road data/strings/BLZ
< Module:Road data | strings
			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