From c21dde92ffc07fc213bcefa02a2ae012d4b861e6 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:10 +0900 Subject: [PATCH] New translations translation.json (Norwegian) --- locales/no/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/no/translation.json b/locales/no/translation.json index ee1850cb..3a6d8ed4 100644 --- a/locales/no/translation.json +++ b/locales/no/translation.json @@ -183,6 +183,9 @@ "submit": "Submit" }, "search": { - "placeholder": "Search timeline" + "placeholder": "Search timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } }