Module:Road data/strings/USA/NC: Difference between revisions

Content deleted Content added
update module
fix
Line 164:
 
for _,type in ipairs({"NC"}) do
for _,year in ipairs({"19211945", "1957"}) do
NC["NC " .. year] = {
shield = format("North Carolina %%route%% %s.svg", year),
Line 175:
end
end
NC["NC 19451921"] = NC["NC 19211945"]
NC["NC 1949"] = NC["NC 1957"]