Skip to content

Commit

Permalink
Fix Russian localization file format.
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkhax committed May 26, 2021
1 parent 3bbe50f commit 988433d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/resources/assets/bookshelf/lang/ru_ru.json
Expand Up @@ -32,7 +32,8 @@
"time.bookshelf.day.wednesday": "Среда",
"time.bookshelf.day.thursday": "Четверг",
"time.bookshelf.day.friday": "Пятница",
"time.bookshelf.day.saturday": "Суббота"
"time.bookshelf.day.saturday": "Суббота",

"_comment": "Commands",
"commands.bookshelf.loot_tables": "Найдено %d потерянных таблиц лута для %s.",
"commands.bookshelf.loot_tables.wildcard": "Найдено %d потерянных таблиц лута для всего списка модов."
Expand Down

0 comments on commit 988433d

Please sign in to comment.