5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-02 08:24:16 +00:00

fix: no prometer que el reporte es anónimo

le admin de la instancia remota siempre puede d0xear
This commit is contained in:
f 2024-03-08 15:19:21 -03:00
parent 8faa6d8ea8
commit 42be495465
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -141,7 +141,7 @@ en:
success: "Account allowed. All of their comments will be approved automatically."
error: "There was an error while allowing the account. We received a report and will be acting on it soon."
block:
success: "Account blocked. All of their comments will be rejected automatically. If you want to report it anonymously to their instance, please use the Report button."
success: "Account blocked. All of their comments will be rejected automatically. If you want to report it to their instance, please use the Report button."
error: "There was an error while blocking the account. We received a report and will be acting on it soon."
report:
success: "Account reported."

View file

@ -131,7 +131,7 @@ es:
error: "No se puedo reportar el comentario. Hemos recibido el reporte y lo estaremos verificando."
actor_moderations:
action_on_several:
success: "Se han modificado el estado de moderación de varias cuentas. Podés encontrarlas usando los filtros en la sección Cuentas."
success: "Se ha modificado el estado de moderación de varias cuentas. Podés encontrarlas usando los filtros en la sección Cuentas."
error: "Hubo un error al modificar el estado de moderación de varias cuentas. Hemos recibido el reporte y lo estaremos verificando."
pause:
success: "Cuenta pausada. Todos los comentarios que haga necesitan ser aprobados manualmente en la sección Comentarios."
@ -140,7 +140,7 @@ es:
success: "Cuenta permitida. Todos los comentarios que haga serán aprobados inmediatamente."
error: "No se pudo permitir la cuenta. Hemos recibido el reporte y lo estaremos verificando."
block:
success: "Cuenta bloqueada. Todos los comentarios que haga serán rechazados inmediatamente. Si querés reportarla anónimamente a su instancia, podés usar el botón Reportar."
success: "Cuenta bloqueada. Todos los comentarios que haga serán rechazados inmediatamente. Si querés reportarla a su instancia, podés usar el botón Reportar."
error: "No se pudo bloquear la cuenta. Hemos recibido el reporte y lo estaremos verificando."
report:
success: "Cuenta reportada a su instancia."