From 5becd2056845248d6fab0ea7941270b3f36954f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tove=20Virata=20Br=C3=A5then?= Date: Fri, 14 May 2021 06:14:44 +0000 Subject: [PATCH] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian=20Bok?= =?UTF-8?q?m=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 81.6% (993 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ --- Riot/Assets/nb-NO.lproj/Vector.strings | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Riot/Assets/nb-NO.lproj/Vector.strings b/Riot/Assets/nb-NO.lproj/Vector.strings index 018cb1cc0..50943237e 100644 --- a/Riot/Assets/nb-NO.lproj/Vector.strings +++ b/Riot/Assets/nb-NO.lproj/Vector.strings @@ -1114,3 +1114,5 @@ // GDPR "gdpr_consent_not_given_alert_message" = "For å fortsette å bruke %@ hjemmeserver må du se gjennom og godta brukervilkårene."; "e2e_room_key_request_ignore_request" = "Ignorer forespørsel"; +"service_terms_modal_message" = "For å fortsette må du godta brukervilkårene (%@)."; +"gdpr_consent_not_given_alert_review_now_action" = "Se gjennom nå";