Fix truncated text in conversation list on timer update
This commit is contained in:
parent
a12569e356
commit
2bbee2d72d
1 changed files with 4 additions and 0 deletions
|
@ -389,6 +389,10 @@
|
|||
"message": "Disappearing messages",
|
||||
"description": "Conversation menu option to enable disappearing messages"
|
||||
},
|
||||
"timerOption_0_seconds_abbreviated": {
|
||||
"message": "off",
|
||||
"description": "Label for a selectable option in the message expiration timer menu"
|
||||
},
|
||||
"timerOption_5_seconds_abbreviated": {
|
||||
"message": "5s",
|
||||
"description": "Label for a selectable option in the message expiration timer menu"
|
||||
|
|
Loading…
Add table
Reference in a new issue