From 5397a6f86d83625f953a929ba8d05e9a102ff027 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Mon, 28 Jun 2021 23:53:07 +0900 Subject: [PATCH] New translations translation.json (Norwegian) --- src/config/locales/no/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/no/translation.json b/src/config/locales/no/translation.json index 596a450d..4e3b3c3a 100644 --- a/src/config/locales/no/translation.json +++ b/src/config/locales/no/translation.json @@ -452,7 +452,7 @@ "notification_fetch_error": "Failed to fetch notification", "favourite_fetch_error": "Failed to fetch favorite", "follow_request_accept_error": "Failed to accept the request", - "follow_request_reject_error": "failed to reject 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",