Module:Road data/strings/BLZ
MyWikiBiz, Author Your Legacy — Tuesday November 04, 2025
< Module:Road data | strings
Jump to navigationJump to searchDocumentation 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