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
|
|
@ -193,7 +193,7 @@
|
|||
"user_is_typing": "{user} tastează",
|
||||
"scale_image": "Imagine la scară",
|
||||
"your_message": "Mesajul dumneavoastră...",
|
||||
"replying_to_event": "RĂSPUNS LA EVENIMENT: {message}",
|
||||
"replying_to": "{user}",
|
||||
"unread_messages": "Mesaje necitite",
|
||||
"user_changed_room_topic": "{user} a schimbat subiectul camerei în {topic}",
|
||||
"user_changed_room_name": "{user} a schimbat numele camerei în {name}",
|
||||
|
|
@ -220,7 +220,10 @@
|
|||
"user_changed_display_name": "{user} a schimbat numele de afișare în {displayName}",
|
||||
"user_aliased_room": "{user} a creat aliasul camerei {alias}",
|
||||
"user_created_room": "{user} a creat camera",
|
||||
"you": "Tu"
|
||||
"you": "Tu",
|
||||
"reply_image": "",
|
||||
"reply_audio_message": "",
|
||||
"reply_video": ""
|
||||
},
|
||||
"language_display_name": "Engleză",
|
||||
"fallbacks": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue