local fukushima = "Stasiun %1 (Fukushima)"
local p = {
["lang"] = "en-GB",
["system title"] = "[[Transportasi Fukushima]]",
["system color"] = "0000FF",
["header background color"] = "0000FF",
["header text color"] = "ffffff",
["station format"] = {
"Stasiun %1",
["Fukushima"] = fukushima,
["Izumi"] = fukushima,
["Hirano"] = fukushima,
},
["lines"] = {
["Iizaka"] = {
["title"] = "[[Jalur Iizaka]]",
["color"] = "0000FF",
["left terminus"] = "Fukushima",
["right terminus"] = "Iizaka Onsen",
},
},
}
return p