From ab91cbf94de567cd8856d2e9042ae4a0eeb63686 Mon Sep 17 00:00:00 2001 From: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com> Date: Thu, 18 Nov 2021 11:54:45 -0600 Subject: [PATCH] Fix a translation description field --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index d3cdcf2fb9..ef3113144a 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -243,7 +243,7 @@ }, "pinnedConversationsFull": { "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": { "message": "Choose folder",