From f8b29b0c3aec0823cd7d84c0a76a1c908794d869 Mon Sep 17 00:00:00 2001 From: Jerozgen Date: Tue, 7 Jul 2020 15:41:16 +0300 Subject: [PATCH] Add `enchantment.soul_speed` translations (#94) --- locales/en.json | 1 + locales/pt.json | 1 + locales/ru.json | 1 + locales/zh-CN.json | 1 + 4 files changed, 4 insertions(+) diff --git a/locales/en.json b/locales/en.json index f8e2442a..a1b06927 100644 --- a/locales/en.json +++ b/locales/en.json @@ -255,6 +255,7 @@ "enchantment.sharpness": "Sharpness", "enchantment.silk_touch": "Silk Touch", "enchantment.smite": "Smite", + "enchantment.soul_speed": "Soul Speed", "enchantment.sweeping": "Sweeping Edge", "enchantment.thorns": "Thorns", "enchantment.unbreaking": "Unbreaking", diff --git a/locales/pt.json b/locales/pt.json index 473a7b6a..ffff23ee 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -208,6 +208,7 @@ "enchantment.sharpness": "Afiação", "enchantment.silk_touch": "Toque Suave", "enchantment.smite": "Julgamento", + "enchantment.soul_speed": "Velocidade das almas", "enchantment.sweeping": "Alcance", "enchantment.thorns": "Espinhos", "enchantment.unbreaking": "Inquebrável", diff --git a/locales/ru.json b/locales/ru.json index 8b6daccf..427341b0 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -255,6 +255,7 @@ "enchantment.sharpness": "Острота", "enchantment.silk_touch": "Шёлковое касание", "enchantment.smite": "Небесная кара", + "enchantment.soul_speed": "Скорость души", "enchantment.sweeping": "Разящий клинок", "enchantment.thorns": "Шипы", "enchantment.unbreaking": "Прочность", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 46808f0e..bbab5982 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -208,6 +208,7 @@ "enchantment.sharpness": "锋利", "enchantment.silk_touch": "精准采集", "enchantment.smite": "亡灵杀手", + "enchantment.soul_speed": "灵魂疾行", "enchantment.sweeping": "横扫之刃", "enchantment.thorns": "荆棘", "enchantment.unbreaking": "耐久",