Skip to content

Commit

Permalink
[FF]: ru_ru localization #32
Browse files Browse the repository at this point in the history
  • Loading branch information
Crystal-Spider committed Nov 16, 2023
1 parent 4ca91c6 commit d2d55d4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions fabric/src/main/resources/assets/soulfired/lang/ru_ru.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"enchantment.minecraft.soul_fire_aspect": "Заговор души",
"enchantment.minecraft.soul_flame": "Воспламенение души",
"enchantment.minecraft.soul_fire_aspect.desc": "Поджигает душу цели и наносит ей дополнительный урон.",
"enchantment.minecraft.soul_flame.desc": "Выпущенные стрелы поджигают душу цели и наносят ей дополнительный урон."
}
6 changes: 6 additions & 0 deletions forge/src/main/resources/assets/soulfired/lang/ru_ru.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"enchantment.minecraft.soul_fire_aspect": "Заговор души",
"enchantment.minecraft.soul_flame": "Воспламенение души",
"enchantment.minecraft.soul_fire_aspect.desc": "Поджигает душу цели и наносит ей дополнительный урон.",
"enchantment.minecraft.soul_flame.desc": "Выпущенные стрелы поджигают душу цели и наносят ей дополнительный урон."
}

0 comments on commit d2d55d4

Please sign in to comment.