-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/octarine-noise/BetterFoliage
- Loading branch information
Showing
3 changed files
with
33 additions
and
2 deletions.
There are no files selected for viewing
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
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
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
key.betterfoliage.gui=Открыть настройки | ||
|
||
message.betterfoliage.optionOn=Вкл. | ||
message.betterfoliage.optionOff=Выкл. | ||
message.betterfoliage.config=Конфиг | ||
message.betterfoliage.back=Назад | ||
message.betterfoliage.close=Закрыть | ||
|
||
message.betterfoliage.betterLeaves=Доп. листва: %s | ||
message.betterfoliage.betterGrass=Короткая трава: %s | ||
message.betterfoliage.betterCactus=Красивый кактус: %s | ||
message.betterfoliage.betterLilypad=Красивая кувшинка: %s | ||
message.betterfoliage.betterReed=Тростник: %s | ||
message.betterfoliage.betterAlgae=Водоросли: %s | ||
message.betterfoliage.betterCoral=Кораллы: %s | ||
|
||
message.betterfoliage.size=Размер | ||
message.betterfoliage.hOffset=H.Offset | ||
message.betterfoliage.vOffset=V.Offset | ||
message.betterfoliage.minHeight=Мин. высота | ||
message.betterfoliage.maxHeight=Макс. высота | ||
message.betterfoliage.flowerChance=Шанс цветов | ||
message.betterfoliage.reedChance=Популяция тростника | ||
message.betterfoliage.leavesMode=Корректировка листвы: %s | ||
message.betterfoliage.genShortgrass=Использовать сгенерированную: %s | ||
message.betterfoliage.leavesSkew=Косая | ||
message.betterfoliage.leavesTranslate=Плавная | ||
message.betterfoliage.algaeChance=Популяция водорослей | ||
message.betterfoliage.crustSize=Размер коры | ||
message.betterfoliage.coralChance=Шанс кораллов | ||
message.betterfoliage.coralPopulation=Популяция кораллов |