Files
Pumpkin/assets/translations/ru_ru.json
Axillux 3a48274d7b Added russian and ukrainian translation (#1586)
* added russian and ukranian

* forgot to change the translation.rs

* remove the double pt_br parsing

---------

Co-authored-by: Rocker <sanatnurasyl@outlook.com>
2026-02-17 16:40:05 +00:00

12 lines
943 B
JSON

{
"commands.pumpkin.version": "Pumpkin %s\n",
"commands.pumpkin.description": "Помогаем каждому запускать быстрые \nи эффективные сервера в Minecraft.\n",
"commands.pumpkin.minecraft_version": "(Minecraft %s, Протокол %s)\n",
"commands.pumpkin.github": "[Github репозиторий]",
"commands.pumpkin.website": "[Сайт]",
"commands.pumpkin.version.hover": "Нажмите чтобы скопировать версию",
"commands.pumpkin.description.hover": "Нажмите чтобы скопировать описание",
"commands.pumpkin.minecraft_version.hover": "Нажмите чтобы скопировать версию Minecraft",
"commands.pumpkin.github.hover": "Нажмите чтобы открыть репозиторий.",
"commands.pumpkin.website.hover": "Нажмите чтобы открыть сайт."
}