mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-24 04:52:48 +01:00
18 lines
319 B
Plaintext
18 lines
319 B
Plaintext
{
|
|
winds = {
|
|
[0] = "N",
|
|
[1] = "북동",
|
|
[2] = "이자형",
|
|
[3] = "SE",
|
|
[4] = "에스",
|
|
[5] = "SW",
|
|
[6] = "여",
|
|
[7] = "북서",
|
|
[8] = "N",
|
|
},
|
|
mmHg = "mmHg",
|
|
speed = "m/s,",
|
|
population = "인구:",
|
|
city = "여기에 도시 이름을 입력하세요.",
|
|
cityError = "잘못된 결과입니다. ",
|
|
} |