Module:Road data/strings/BOL
< Module:Road data | strings
Documentation for this module may be created at Module:Road data/strings/BOL/doc
-- Bolivia local BOL = {} BOL.RF = { shield = "Bolivia RF%route%.svg", name = "Route %route%", link = "Route %route% (Bolivia)", abbr = "Route %route%" } BOL.BO = BOL.RF BOL.RD = { shield = "Bolivia RD%route%.svg", name = "Route %route%", link = "Route %route% (Bolivia)", abbr = "Route %route%" } BOL.RM = { shield = "Bolivia RM%route%.svg", name = "Route %route%", link = "Route %route% (Bolivia)", abbr = "Route %route%" } return BOL