You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: langs/cat.json
+3
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@
16
16
"footer_executed_by": "Hammer | Comanda executada per {USERNAME}",
17
17
"hello_command": "El Hammer ha tornat!",
18
18
"error_deliver_msg": "No s'ha pogut lliurar el missatge a l'usuari {USERNAME}\n Això pot ser a causa que l'usuari sigui un bot, hagi bloquejat el bot o hagi desactivat els missatges directes. \n\n**Però l'usuari ha estat advertit** i s'ha guardat a la meva inoblidable base de dades.",
19
+
"error_no_permission": "No tinc els permisos suficients per fer això :( :hammer:",
19
20
"automod_warn_title": "{USERNAME} ha estat advertit! :hammer_pick:",
20
21
"automod_warn_description": "L'usuari {USERNAME} ha estat advertit perquè ha dit una paraula obscena prohibida",
Copy file name to clipboardexpand all lines: langs/en.json
+3
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@
16
16
"footer_executed_by": "Hammer | Command executed by {USERNAME}",
17
17
"hello_command": "Hammer is back!",
18
18
"error_deliver_msg": "Could not deliver the message to the user {USERNAME}\n This may be caused because the user is a bot, has blocked me or has the DMs turned off. \n\n**But the user is warned** and I have saved it into my beautiful unforgettable database",
19
+
"error_no_permission": "I don't have enough permission to do that :( :hammer:",
19
20
"automod_warn_title": "{USERNAME} has been warned! :hammer_pick:",
20
21
"automod_warn_description": "The user {USERNAME} has been warned because said a banned swear word",
Copy file name to clipboardexpand all lines: langs/es.json
+3
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@
16
16
"footer_executed_by": "Hammer | Comando ejecutado por {USERNAME}",
17
17
"hello_command": "¡Hammer ha vuelto!",
18
18
"error_deliver_msg": "No se pudo entregar el mensaje al usuario {USERNAME}\n Esto puede deberse a que el usuario es un bot, me ha bloqueado o ha desactivado los MD. \n\n**Pero el usuario ha sido advertido** y lo he guardado en mi inolvidable y hermosa base de datos",
19
+
"error_no_permission": "No tengo suficientes permisos para hacer eso :( :hammer:",
19
20
"automod_warn_title": "¡{USERNAME} ha sido advertido! :hammer_pick:",
20
21
"automod_warn_description": "El usuario {USERNAME} ha sido advertido por haber dicho una palabra prohibida",
21
22
"automod_warn_footer": "Hammer | Servicio de AutoMod",
@@ -68,6 +69,8 @@
68
69
"setdelay_title": "Retraso {M} en #{CHANNEL} :hammer_pick:",
69
70
"for": "por ",
70
71
"setdelay_description": "Este canal ahora tiene un retraso de **{SECONDS}** segundos por {REASON}",
72
+
"bulkdelete_title": "Eliminación masiva en #{CHANNEL} de @{MEMBER} :hammer_pick:",
73
+
"bulkdelete_description": "Todos los mensajes del usuario @{MEMBER} han sido eliminados, había {AMOUNT} mensajes en el canal #{CHANNEL}",
71
74
"mute_title": "Usuario Silenciado: {MEMBER}",
72
75
"mute_description": "El usuario {MENTION} ha sido silenciado por {REASON}",
73
76
"mute_msg": ":no_entry: Has sido silenciado de: {GUILD} por {REASON}",
0 commit comments