From 4ea87a26c5fef93b1d34117d2d9b71258584ab94 Mon Sep 17 00:00:00 2001
From: Nicolas Werner <nicolas.werner@hotmail.de>
Date: Thu, 4 Nov 2021 22:15:19 +0100
Subject: [PATCH] Update translations

---
 resources/langs/nheko_en.ts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/resources/langs/nheko_en.ts b/resources/langs/nheko_en.ts
index 93419edbf..8dbbe025f 100644
--- a/resources/langs/nheko_en.ts
+++ b/resources/langs/nheko_en.ts
@@ -1957,7 +1957,7 @@ If you choose verify, you need to have the other device available. If you choose
     <message>
         <location line="+29"/>
         <source>Failed to create keys for secure server side secret storage!</source>
-        <translation type="unfinished"></translation>
+        <translation>Failed to create keys for secure server side secret storage!</translation>
     </message>
     <message>
         <location line="+44"/>
@@ -2904,7 +2904,7 @@ This usually causes the application icon in the task bar to animate in some fash
     <message>
         <location line="+133"/>
         <source>Display an identicon instead of a letter when no avatar is set.</source>
-        <translation type="unfinished"></translation>
+        <translation>Display an identicon instead of a letter when no avatar is set.</translation>
     </message>
     <message>
         <location line="+46"/>
-- 
GitLab