mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 19:19:21 +01:00
18 lines
283 B
Plaintext
18 lines
283 B
Plaintext
{
|
|
winds = {
|
|
[0] = "N",
|
|
[1] = "NE",
|
|
[2] = "e",
|
|
[3] = "SE",
|
|
[4] = "S",
|
|
[5] = "SW",
|
|
[6] = "w",
|
|
[7] = "NW",
|
|
[8] = "N",
|
|
},
|
|
mmHg = "mm Hg",
|
|
speed = "SM,",
|
|
population = "Popolazione:",
|
|
city = "Digita qui il nome della città",
|
|
cityError = "Risultato sbagliato. ",
|
|
} |