Skip to content

Commit

Permalink
HOTFIX
Browse files Browse the repository at this point in the history
Forgotten comma
  • Loading branch information
mpustovoi authored Aug 8, 2024
1 parent d999abf commit 0589667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/assets/world-host/lang/ru_ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"world-host.share_world": "Играть по сети",
"world-host.share_world.failed": "Не удалось открыть мир для сети",
"world-host.create_world": "Создать мир",
"world-host.world_with_security": "%s \u2022 %s"
"world-host.world_with_security": "%s \u2022 %s",
"modmenu.summaryTranslation.world-host": "Откройте мир для сети без сервера и проброски портов!",
"modmenu.descriptionTranslation.world-host": "Открывайте ваш мир для друзей в Интернете без необходимости запуска отдельного сервера или проброски портов!\nВ будущем также планируется добавить поддержку подключения с Bedrock Edition при помощи Geyser."
}

0 comments on commit 0589667

Please sign in to comment.