Fix a translation description field

This commit is contained in:
Evan Hahn 2021-11-18 11:54:45 -06:00 committed by GitHub
parent 86a52c3cbf
commit ab91cbf94d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",