mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-30 17:49:34 +00:00
Fix commas
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
"exact": "Число",
|
||||
"range": "Диапазон",
|
||||
"min": "Мин.",
|
||||
"max": "Макс."
|
||||
"max": "Макс.",
|
||||
"binomial": "Биномиальное распределение",
|
||||
"n": "n",
|
||||
"p": "p"
|
||||
@@ -248,7 +248,7 @@
|
||||
"count": "Количество",
|
||||
"durability": "Прочность",
|
||||
"potion": "Зелье",
|
||||
"nbt": "NBT",
|
||||
"nbt": "NBT"
|
||||
},
|
||||
"2_spaces": "2 пробела",
|
||||
"4_spaces": "4 пробела",
|
||||
|
||||
@@ -188,8 +188,8 @@
|
||||
"horse_jumpStrength": "弹跳力",
|
||||
"generic_attackKnockback": "击退距离",
|
||||
"generic_flyingSpeed": "飞行速度",
|
||||
"zombie_spawnReinforcements": "连带生成新僵尸的可能性",
|
||||
}
|
||||
"zombie_spawnReinforcements": "连带生成新僵尸的可能性"
|
||||
},
|
||||
"$nbt_operation": {
|
||||
"source": "复制源",
|
||||
"target": "复制目标",
|
||||
|
||||
Reference in New Issue
Block a user