From f18b98d75b3509927a6f341806034e7ac0b3584a Mon Sep 17 00:00:00 2001 From: MrZander Date: Mon, 20 Feb 2023 19:57:58 +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 56.1% (192 of 342 strings) Translation: ntfy/Web app Translate-URL: https://hosted.weblate.org/projects/ntfy/web/nb_NO/ --- web/public/static/langs/nb_NO.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web/public/static/langs/nb_NO.json b/web/public/static/langs/nb_NO.json index 4c2932ba..312791da 100644 --- a/web/public/static/langs/nb_NO.json +++ b/web/public/static/langs/nb_NO.json @@ -187,5 +187,8 @@ "subscribe_dialog_subscribe_base_url_label": "Tjeneste-URL", "prefs_users_table": "Brukertabell", "prefs_users_edit_button": "Rediger bruker", - "error_boundary_unsupported_indexeddb_title": "Privat surfing støttes ikke" + "error_boundary_unsupported_indexeddb_title": "Privat surfing støttes ikke", + "action_bar_account": "Konto", + "action_bar_profile_settings": "Innstillinger", + "nav_button_account": "Konto" }