Fix a translation description field
This commit is contained in:
parent
86a52c3cbf
commit
ab91cbf94d
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@
|
||||||
},
|
},
|
||||||
"pinnedConversationsFull": {
|
"pinnedConversationsFull": {
|
||||||
"message": "You can only pin up to 4 chats",
|
"message": "You can only pin up to 4 chats",
|
||||||
"descriptin": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
|
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
|
||||||
},
|
},
|
||||||
"chooseDirectory": {
|
"chooseDirectory": {
|
||||||
"message": "Choose folder",
|
"message": "Choose folder",
|
||||||
|
|
Loading…
Add table
Reference in a new issue