diff options
| author | ilotterytea <iltsu@alright.party> | 2024-05-05 19:45:51 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2024-05-05 19:45:51 +0500 |
| commit | 84bb9ad288d88ce4777137be402ecddf6c3f9a0e (patch) | |
| tree | 45420eb2c859f484ca5da7af39e40f4c43bc3fd2 /localization/russian.json | |
| parent | b0fed946b38de699cde4ed44243f93bf1fc08811 (diff) | |
feat: new command - !event
Diffstat (limited to 'localization/russian.json')
| -rw-r--r-- | localization/russian.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/localization/russian.json b/localization/russian.json index 9c15060..f0cce77 100644 --- a/localization/russian.json +++ b/localization/russian.json @@ -17,5 +17,8 @@ "error.external_api_error": "Ошибка стороннего API (%s%s)", "error.insufficient_rights": "Недостаточно прав", - "ping.response": "{sender.alias_name}: Понг! Время сессии: %s · ОЗУ: %sМБ" + "ping.response": "{sender.alias_name}: Понг! Время сессии: %s · ОЗУ: %sМБ", + + "event.on": "{sender.alias_name}: Событие \"%s\" успешно создано!", + "event.off": "{sender.alias_name}: Событие \"%s\" удалено!" } |
