Create server.es.yml
This commit is contained in:
parent
96826eca53
commit
17f29d7138
|
@ -0,0 +1,8 @@
|
|||
es:
|
||||
site_settings:
|
||||
staff_notes_enabled: "Permitir a los miembros del staff adjuntar notas a usuarios"
|
||||
staff_notes_moderators_delete: "Permitir a moderadores borrar notas de staff"
|
||||
|
||||
staff_notes:
|
||||
official_warning: "Recibió una advertencia oficial de @%{username} -- %{warning_link}"
|
||||
user_suspended: "@%{username} suspendió esta cuenta hasta %{suspended_till}. Razón: %{reason}"
|
Loading…
Reference in New Issue