This commit is contained in:
a2a-platform
2026-06-11 23:28:20 +00:00
parent 7aab2dccb9
commit 34675d168a
2 changed files with 126 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ export const profileContent = {
en: {
locale: "en",
htmlLang: "en",
alternateHref: "/pt/",
alternateHref: "/pt?lang=pt",
alternateLabel: "PT",
currentLabel: "EN",
navAria: "Primary navigation",
@@ -139,7 +139,7 @@ export const profileContent = {
pt: {
locale: "pt",
htmlLang: "pt-BR",
alternateHref: "/",
alternateHref: "/?lang=en",
alternateLabel: "EN",
currentLabel: "PT",
navAria: "Navegação principal",