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

fix: corregida vista remote_profile

This commit is contained in:
jazzari 2024-02-07 15:03:48 -03:00
parent dbdce703c3
commit 9ffd49aae2
2 changed files with 5 additions and 1 deletions

View file

@ -19,6 +19,10 @@
%h5= t('.profile_summary') + ':'
%p= sanitize remote_profile['summary']
= render 'moderation_queue/comments', moderation_queue: @moderation_queue
%h3.text-center.pt-4= t('.profile')
%h4.my-2.text-center= t('.profile_name') + ': ' + remote_profile['name']
-# Botones de Moderación
.d-flex.py-4.justify-content-center
- @class = 'btn-success'

View file

@ -9,7 +9,7 @@ es:
source_profile: Cuenta de Origen
reply_to: En respuesta a
remote_profile:
profile: Cuentas
profile: Cuenta de Origen
profile_name: Nombre de la Cuenta
profile_id: ID
profile_published: Publicada