From ca32c231d0aaab9dacaa88a0b0564d626827e797 Mon Sep 17 00:00:00 2001 From: piuvas Date: Mon, 26 May 2025 22:44:29 -0300 Subject: initial link attributions work. --- sharkey-locales/en-US.yml | 6 ++++++ sharkey-locales/pt-PT.yml | 4 ++++ 2 files changed, 10 insertions(+) (limited to 'sharkey-locales') diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml index f1ad66fc8c..20a03061d7 100644 --- a/sharkey-locales/en-US.yml +++ b/sharkey-locales/en-US.yml @@ -589,3 +589,9 @@ roleAutomatic: "automatic" translationTimeoutLabel: "Translation timeout" translationTimeoutCaption: "Timeout in milliseconds for translation API requests." + +attributionDomains: "Attribution Domains" +attributionDomainsDescription: "A list of domains whose content can be attributed to you on link previews, separated by new-line. Any subdomain will also be valid." +attributionDomainsTutorial: "Webpages with `` can then be attributed to you." + +writtenBy: "Written by" diff --git a/sharkey-locales/pt-PT.yml b/sharkey-locales/pt-PT.yml index b3f7611ee3..d8a8844afd 100644 --- a/sharkey-locales/pt-PT.yml +++ b/sharkey-locales/pt-PT.yml @@ -7,3 +7,7 @@ openRemoteProfile: "Abrir perfil remoto" allowClickingNotifications: "Permitir clicar em notificações" pinnedOnly: "Fixado" blockingYou: "Bloqueando você" +attributionDomains: "Domínios de Atribuição" +attributionDomainsDescription: "Uma lista de domínios cujo conteúdo pode ser atribuído a você em prévias de link, separadas por linha. Qualquer subdomínio também será válido." +attributionDomainsTutorial: "Páginas web com `` podem ser atribuídas a você." +writtenBy: "Escrito por" -- cgit v1.2.3-freya