From 0b5f9a1e27f896945e123ab5de314f7b822538b5 Mon Sep 17 00:00:00 2001 From: Misode Date: Thu, 3 Oct 2019 13:05:07 +0200 Subject: [PATCH] Fix commas --- locales/ru.json | 4 ++-- locales/zh-CN.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/locales/ru.json b/locales/ru.json index 268822c9..eaf91b73 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -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 пробела", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index ba154c34..80787a12 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -188,8 +188,8 @@ "horse_jumpStrength": "弹跳力", "generic_attackKnockback": "击退距离", "generic_flyingSpeed": "飞行速度", - "zombie_spawnReinforcements": "连带生成新僵尸的可能性", - } + "zombie_spawnReinforcements": "连带生成新僵尸的可能性" + }, "$nbt_operation": { "source": "复制源", "target": "复制目标",