Fix commas

This commit is contained in:
Misode
2019-10-03 13:05:07 +02:00
parent 6f61c59062
commit 0b5f9a1e27
2 changed files with 4 additions and 4 deletions

View File

@@ -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 пробела",

View File

@@ -188,8 +188,8 @@
"horse_jumpStrength": "弹跳力",
"generic_attackKnockback": "击退距离",
"generic_flyingSpeed": "飞行速度",
"zombie_spawnReinforcements": "连带生成新僵尸的可能性",
}
"zombie_spawnReinforcements": "连带生成新僵尸的可能性"
},
"$nbt_operation": {
"source": "复制源",
"target": "复制目标",