Skip to content

Commit 4e0a01c

Browse files
authored
Translate Welcomer (#54)
2 parents 1d25e47 + 3da7110 commit 4e0a01c

File tree

3 files changed

+192
-3
lines changed

3 files changed

+192
-3
lines changed

docs/custom-bot/modules/administration/welcomer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Welcome and Boosts
22

3-
Simple module to say "Hi" to new mebers, give them roles automatically and say "thanks" to users who boosted.
3+
Simple module to say "Hi" to new members, give them roles automatically and say "thanks" to users who boosted.
44

55
<ModuleOverview moduleName="welcomer" />
66

@@ -20,7 +20,7 @@ Simple module to say "Hi" to new mebers, give them roles automatically and say "
2020

2121
### Set up Welcome Messages {#setup-welcome-messages}
2222

23-
Welcome messages get sent every time a new member joins the server. You add a welcome-button to these messages which
23+
Welcome messages get sent every time a new member joins the server. You can add a welcome-button to these messages which
2424
allows your existing members to welcome the new user. Additionally, if [enabled](#configuration-config), the message
2525
will get deleted if the user leaves your server within seven days.
2626

i18n/de/docusaurus-plugin-content-docs/current/custom-bot/modules/administration/partner-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ deinem [Dashboard](https://scnx.app/de/glink?page=bot/configuration?file=partner
9494
* Metadaten zum Eintrag (Datum der Erstellung und letzten Aktualisierung)
9595

9696
Um gespeicherte Daten zu löschen, verwende [`/partner delete`](#commands)
97-
oder [Moduldatenbank löschen](./../../additional-features#reset-module-database).
97+
oder [lösche die Moduldatenbank](./../../additional-features#reset-module-database).

0 commit comments

Comments
 (0)