updated the 8-ball LANG to be less bloated

This commit is contained in:
2026-02-25 14:35:28 +01:00
parent f22deea743
commit bb06048b0b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"dc_btn_unremove": "Restore",
"dc_btn_unvote": "Un-vote",
"dc_btn_vote": "Vote",
"dc_msg_8-ball_answer": "## You shook a magic 8-ball...\n**Q:** {0}\n**A:** {1}",
"dc_msg_8-ball_answer": "**8-ball Question:** {0}\n**Answer:** {1}",
"dc_msg_add_to_data": "Added your server to my data! Thanks for letting me steal it! (/s)",
"dc_msg_bound_channel": "Successfully bound channel ID `{0}` as the \"where all collected Reddit data gets dumped\" channel!",
"dc_msg_cmd_404": "No command \"{0}\" found!\nHint: Try `/help` without any arguments or `/help <category>`",
+1 -1
View File
@@ -5,7 +5,7 @@
"dc_btn_unremove": "Restaurer",
"dc_btn_unvote": "Annuler le vote",
"dc_btn_vote": "Voter",
"dc_msg_8-ball_answer": "## Vous avez secoué une boule magique 8...\n**Q :** {0}\n**R :** {1}",
"dc_msg_8-ball_answer": "**Question de la boule magique :** {0}\n**Réponse :** {1}",
"dc_msg_add_to_data": "Serveur ajouté à mes données ! Merci de me laisser les voler ! (/s)",
"dc_msg_bound_channel": "Canal avec lidentifiant `{0}` lié avec succès comme canal \"où toutes les données Reddit collectées sont envoyées\" !",
"dc_msg_cmd_404": "Commande \"{0}\" introuvable !\nAstuce : Essayez `/help` sans arguments ou `/help <catégorie>`",