From ff82d64e9ba10939920e1b6e8e6f886f752bf958 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 2 Jan 2022 01:38:12 +0900 Subject: [PATCH] New translations translation.json (Portuguese) --- src/config/locales/pt_pt/translation.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/config/locales/pt_pt/translation.json b/src/config/locales/pt_pt/translation.json index 7a6a558a..117c9761 100644 --- a/src/config/locales/pt_pt/translation.json +++ b/src/config/locales/pt_pt/translation.json @@ -111,6 +111,11 @@ "direct": "Direct Messages", "local": "Local Timeline", "public": "Public Timeline" + }, + "use_marker": { + "title": "Load the timeline from the last reading position", + "home": "Home", + "notifications": "Notifications" } }, "filters": { @@ -162,8 +167,7 @@ "description": "Customize view in your timelines.", "cw": "Always ignore contents warnings", "nsfw": "Always ignore NSFW of medias", - "hideAllAttachments": "Hide all medias", - "useMarker": "Load timeline from the last reading position" + "hideAllAttachments": "Hide all medias" }, "other": { "title": "Other options",