Resolve "Improve rendering of 'composing a reply'"
This commit is contained in:
parent
a5e8c51e86
commit
dbccfc7d12
13 changed files with 266 additions and 171 deletions
|
|
@ -123,7 +123,7 @@
|
|||
"user_is_typing": "{user} esta escribiendo",
|
||||
"scale_image": "Escala de imagen",
|
||||
"your_message": "Tu mensaje...",
|
||||
"replying_to_event": "RESPONDIENDO A UN EVENTO: {message}",
|
||||
"replying_to": "{user}",
|
||||
"unread_messages": "Mensajes no leídos",
|
||||
"user_changed_room_name": "{user} cambió el nombre de la sala {name}",
|
||||
"user_changed_room_topic": "{user} cambió el tema de la sala a {topic}",
|
||||
|
|
@ -150,7 +150,10 @@
|
|||
"user_created_room": "{user} creo la sala",
|
||||
"user_aliased_room": "{user} hizo el alias de la sala {alias}",
|
||||
"user_changed_display_name": "{user}cambio su nombre para mostrar a {displayName}",
|
||||
"you": "Tú"
|
||||
"you": "Tú",
|
||||
"reply_image": "",
|
||||
"reply_audio_message": "",
|
||||
"reply_video": ""
|
||||
},
|
||||
"menu": {
|
||||
"login": "Iniciar sesión",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue