mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-26 09:35:22 +01:00
Fix a translation description field
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user