-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9c64fb3
commit 27691a7
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
10 changes: 5 additions & 5 deletions
10
common/src/main/resources/assets/soul_fire_d/lang/ru_ru.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"enchantment.minecraft.soul_fire_aspect": "Заговор души", | ||
"enchantment.minecraft.soul_flame": "Воспламенение души", | ||
"enchantment.minecraft.soul_fire_aspect.desc": "Поджигает душу цели и наносит ей дополнительный урон.", | ||
"enchantment.minecraft.soul_flame.desc": "Выпущенные стрелы поджигают душу цели и наносят ей дополнительный урон." | ||
} | ||
"enchantment.minecraft.soul_fire_aspect": "Заговор огня душ", | ||
"enchantment.minecraft.soul_flame": "Воспламенение душ", | ||
"enchantment.minecraft.soul_fire_aspect.desc": "Поджигает цель огнем душ.", | ||
"enchantment.minecraft.soul_flame.desc": "Стрелы выпущенные из лука, наносят дополнительный урон огнем душ." | ||
} |