diff --git a/bot/nl/buttons.json b/bot/nl/buttons.json new file mode 100644 index 00000000..d766987e --- /dev/null +++ b/bot/nl/buttons.json @@ -0,0 +1,9 @@ +{ + "userID": "Gebruiker ID", + "supportServer": "Ondersteuningsserver", + "customise": "Aanpassen", + "overview": "Overzicht", + "serverlog": "Serverlog", + "dashboard": "Dashboard", + "pro": "Quark Pro" +} \ No newline at end of file diff --git a/bot/nl/channel_types.json b/bot/nl/channel_types.json new file mode 100644 index 00000000..ddc6906c --- /dev/null +++ b/bot/nl/channel_types.json @@ -0,0 +1,13 @@ +{ + "0": "Tekst", + "2": "Stem", + "4": "Categorie", + "5": "Aankondiging", + "10": "Aankondiging Thread", + "11": "Openbare Thread", + "12": "Privé Thread", + "13": "Podium", + "14": "Directory", + "15": "Forum", + "16": "Media" +} \ No newline at end of file