From f1f1e7199393b2ee609ad873e5440f3fae2c7137 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Jun 2022 00:47:15 +0900 Subject: [PATCH] New translations translation.json (Swedish) --- src/config/locales/sv_se/translation.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config/locales/sv_se/translation.json b/src/config/locales/sv_se/translation.json index a83d050a..a5e54f05 100644 --- a/src/config/locales/sv_se/translation.json +++ b/src/config/locales/sv_se/translation.json @@ -167,9 +167,9 @@ "timeline": { "title": "Timeline", "description": "Customize view in your timelines.", - "cw": "Always ignore contents warnings", - "nsfw": "Always ignore NSFW of medias", - "hideAllAttachments": "Hide all medias" + "cw": "Always expand posts marked with contents warnings", + "nsfw": "Always show all media", + "hideAllAttachments": "Always hide all media" }, "other": { "title": "Other options",