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",