aboutsummaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml5
-rw-r--r--i18n/pt.toml5
2 files changed, 8 insertions, 2 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 1a89360..b7738dd 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -5,4 +5,7 @@
other = "No posts yet"
[email-subject]
- other = "Reply to " \ No newline at end of file
+ other = "Reply to "
+
+[skip-link]
+ other = "Skip to main content" \ No newline at end of file
diff --git a/i18n/pt.toml b/i18n/pt.toml
index a139b0f..33fc65f 100644
--- a/i18n/pt.toml
+++ b/i18n/pt.toml
@@ -5,4 +5,7 @@
other = "Nenhum post ainda"
[email-subject]
- other = "Resposta a " \ No newline at end of file
+ other = "Resposta a "
+
+[skip-link]
+ other = "Pular para conteúdo principal" \ No newline at end of file