Files
Hieroglyph/src/main/resources/locales/ru_RU.json
AXOLOTsh 446ae9de20 Squashed commit of the following:
commit d55ddcc12462004c500312d7283c4c8ded65cadf
Author: AXOLOTsh <96595812+AXOLOTsh@users.noreply.github.com>
Date:   Tue Apr 21 16:24:18 2026 +0300

    Add DiscordSRV integration

commit 9e86ebc6ea400bc3b6e95153ac067b9d0716928e
Author: AXOLOTsh <96595812+AXOLOTsh@users.noreply.github.com>
Date:   Tue Apr 21 15:43:16 2026 +0300

    Add reload command

commit a7fa9f980ca0508ec8a1d7841ee17bb99701811c
Author: AXOLOTsh <96595812+AXOLOTsh@users.noreply.github.com>
Date:   Tue Apr 21 15:41:37 2026 +0300

    Fix private message error message shown on receiver locale bug

commit 11005fd0eef6a6711fa3b33f19f3b690fa784ffd
Author: AXOLOTsh <96595812+AXOLOTsh@users.noreply.github.com>
Date:   Tue Apr 21 15:04:22 2026 +0300

    Add project files
2026-04-21 16:27:35 +03:00

9 lines
268 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"meta": {
"locale": "ru_RU"
},
"entries": {
"command.message.plugin_reloaded": "Плагин перезагружен!",
"command.error.message_yourself": "<red>Вы не можете написать себе-же!</red>"
}
}