Skip to content

Commit

Permalink
Merge branch 'luxtracon-pr443' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
zekroTJA committed Oct 12, 2023
2 parents ab377f4 + e515ce5 commit cd4c583
Show file tree
Hide file tree
Showing 3 changed files with 187 additions and 180 deletions.
32 changes: 16 additions & 16 deletions web/public/locales/de/routes.start.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"login": "Einloggen",
"header": {
"under": "Dein einfacher, vielseitige Bot für Discord. Kostenlos und <1>open source</1> für immer.",
"under": "Dein einfacher, vielseitiger Bot für Discord. Kostenlos und <1>open source</1> für immer.",
"invite": "Einladen",
"selfhost": "Selbst hosten"
},
"features": {
"codeexecution": {
"heading": "Code-Sandbox",
"description": "Lasse Deinen Code direkt im Chat von shinpuru ausführen. Der Output wird dir direkt angezeigt!"
"description": "Lasse Deinen Code direkt im Chat von shinpuru ausführen. Der Output wird Dir direkt angezeigt!"
},
"karma": {
"heading": "Karma",
Expand All @@ -20,31 +20,31 @@
},
"roleselect": {
"heading": "Rollenauswahl",
"description": "Sende eine Nachricht unter denen Mitglieder ihre Rollen auswählen können - vollautomatisch!"
"description": "Sende eine Nachricht unter denen Mitglieder ihre Rollen auswählen können vollautomatisch!"
},
"votes": {
"heading": "Umfragen",
"description": "Du möchtest eine Hitzige Diskussion in deiner Community ein für alle mal klären? Dann ist das Umfragewerkzeug genau das richtige für Dich!"
"description": "Du möchtest eine hitzige Diskussion in Deiner Community ein für alle mal klären? Dann ist das Umfragewerkzeug genau das richtige für Dich!"
},
"starboard": {
"heading": "Starboard",
"description": "Ehre und hebe mit dem Starboard einprägsame, lustige, \"deepe\" oder einfach dumme Nachrichten hervor. Das Starboard funktioniert Hand in Hand mit dem Karmasystem, sodass Verfasser von Starboard-Nachrichten automatisch Karma erhalten!"
}
},
"discover": {
"header": "Und noch viel mehr zu entdecken...",
"header": "Und noch viel mehr zu entdecken ...",
"features": [
"sicherungen",
"logbuch",
"weboberfläche",
"präzises berechtigungssystem",
"antiraid-system",
"link blocking",
"nutzerverifizierung",
"öffentliche Server API",
"mobile weboberfläche",
"slash-befehle",
"nachrichten-elemente"
"Sicherungen",
"Logbuch",
"Weboberfläche",
"Präzises Berechtigungssystem",
"Antiraid-System",
"Link-Blocking",
"Nutzerverifizierung",
"Öffentliche Server-API",
"Mobile Weboberfläche",
"Slash-Befehle",
"Nachrichtenelemente"
]
}
}
8 changes: 4 additions & 4 deletions web/public/locales/en-US/routes.start.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
},
"karma": {
"heading": "Karma",
"description": "Just like on Reddit, you can up and down vote messages. This affects the karma count of the people of your Guild so you and your mates always know right away who is the most trustworthy."
"description": "Just like on Reddit, you can up and down vote messages. This affects the karma count of the people of your guild so you and your mates always know right away who is the most trustworthy."
},
"reports": {
"heading": "Report System",
"description": "Extensive report system with a modlog channel, unban requests, warns, revocations and ban timeouts. Reports are permanently bound to members, so you can always see what a user has on their plate."
},
"roleselect": {
"heading": "Role Select",
"description": "Send messages where users can toggle their roles - fully automatically!"
"description": "Send messages where users can toggle their roles fully automatically!"
},
"votes": {
"heading": "Votes",
"description": "Want to settle a heated diskussion or simply get to know what your community wants or likes? Then the vote system is the perfect tool for you!"
"description": "Want to settle a heated discussion or simply get to know what your community wants or likes? Then the vote system is the perfect tool for you!"
},
"starboard": {
"heading": "Starboard",
Expand All @@ -41,7 +41,7 @@
"antiraid system",
"link blocking",
"user verification",
"public Guild API",
"public guild API",
"responsive web interface",
"slash commands",
"message components"
Expand Down
Loading

0 comments on commit cd4c583

Please sign in to comment.