From faf92e8e24376108380bfe84d19944474c4b4c7c Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 13 Jan 2023 19:57:40 +0900 Subject: [PATCH] New translations translation.json (Norwegian) --- src/config/locales/no/translation.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/config/locales/no/translation.json b/src/config/locales/no/translation.json index dd83f58e..84b94a69 100644 --- a/src/config/locales/no/translation.json +++ b/src/config/locales/no/translation.json @@ -50,7 +50,6 @@ "expand": "Utvid", "home": "Hjem", "notification": "Varsling", - "mention": "Nevnelse", "direct": "Direktemeldinger", "follow_requests": "Følgerforespørsler", "favourite": "Favoritt", @@ -64,7 +63,6 @@ "header_menu": { "home": "Hjem", "notification": "Varsling", - "mention": "Nevnelse", "favourite": "Favoritt", "bookmark": "Bokmerke", "follow_requests": "Følgerforespørsler", @@ -463,10 +461,9 @@ "timeline_fetch_error": "Failed to fetch timeline", "notification_fetch_error": "Failed to fetch notification", "favourite_fetch_error": "Failed to fetch favorite", + "bookmark_fetch_error": "Failed to fetch bookmarks", "follow_request_accept_error": "Failed to accept the request", "follow_request_reject_error": "Failed to reject the request", - "start_streaming_error": "Failed to start streaming", - "start_all_streamings_error": "Failed to start streaming of {{domain}}", "attach_error": "Could not attach the file", "authorize_duplicate_error": "Can not login the same account of the same domain", "authorize_error": "Failed to authorize",