Skip to content

Commit

Permalink
Add ru_ru.json (Russian)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander317 authored Jun 26, 2024
1 parent a8865ad commit 089b2d0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions common/src/main/resources/assets/copper_extension/lang/ru_ru.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"item.copper_extension.exposed_copper_ingot": "Потемневший медный слиток",
"item.copper_extension.weathered_copper_ingot": "Состаренный медный слиток",
"item.copper_extension.oxidized_copper_ingot": "Окисленный медный слиток",
"item.copper_extension.waxed_copper_ingot": "Вощёный медный слиток",
"item.copper_extension.waxed_exposed_copper_ingot": "Вощёный потемневший медный слиток",
"item.copper_extension.waxed_weathered_copper_ingot": "Вощёный состаренный медный слиток",
"item.copper_extension.waxed_oxidized_copper_ingot": "Вощёный окисленный медный слиток",
"gamerule.copperOxidationChance": "Шанс окисления меди"
}

0 comments on commit 089b2d0

Please sign in to comment.