Difference between revisions of "Module:Road data/strings/UZB"
< Module:Road data | strings
Jump to navigation
Jump to search
blackwiki>Fredddie (+E) |
m (2 revisions imported) |
(No difference)
| |
Latest revision as of 09:00, 27 September 2020
Documentation for this module may be created at Module:Road data/strings/UZB/doc
-- Uzbekistan
local UZB = {}
UZB.E = {shield = "E%route%-RUS.svg",
link = "European route E%route%",
abbr = "E%route%"}
UZB.AH = {shield = "AH%route%-RUS.svg",
link = "AH%route%",
abbr = "AH%route%"}
UZB.M = {shield = "M%route%-CIS.svg",
link = "M%route% highway (Uzbekistan)",
abbr = "M%route%"}
UZB["М"] = UZB.M
UZB.A = {shield = "A%route%-CIS.svg",
link = "A%route% (Uzbekistan)",
abbr= "A%route%"}
return UZB