From fa88766659ca6b8af3b306b97d2993826f8a9a88 Mon Sep 17 00:00:00 2001 From: lis0ownik <97831192+lis0ownik@users.noreply.github.com> Date: Mon, 1 Jul 2024 16:01:24 +0200 Subject: [PATCH] Create log_categories.json --- bot/pl/log_categories.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 bot/pl/log_categories.json diff --git a/bot/pl/log_categories.json b/bot/pl/log_categories.json new file mode 100644 index 0000000..0452668 --- /dev/null +++ b/bot/pl/log_categories.json @@ -0,0 +1,13 @@ +{ + "serverEvents": "Członkowie", + "serverActions": "Akcje", + "textEvents": "Wiadomości", + "voiceEvents": "Głosowe", + "fileEvents": "Pliki", + "generalEvents": "Serwer", + "roleEvents": "Role", + "channelEvents": "Kanały", + "quarkEvents": "Konfiguracja quark'a", + "modLog": "Dzienniki moderacji", + "main": "Głowne" +}