mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-24 04:52:48 +01:00
18 lines
340 B
Plaintext
18 lines
340 B
Plaintext
{
|
|
winds = {
|
|
[0] = "norte",
|
|
[1] = "nordeste",
|
|
[2] = "mi",
|
|
[3] = "SE",
|
|
[4] = "S",
|
|
[5] = "SUDOESTE",
|
|
[6] = "W",
|
|
[7] = "noroeste",
|
|
[8] = "norte",
|
|
},
|
|
mmHg = "milímetro hectogramo",
|
|
speed = "milisegundo,",
|
|
population = "Población:",
|
|
city = "Escriba aquí el nombre de la ciudad",
|
|
cityError = "Resultado incorrecto. ",
|
|
} |