aboutsummaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml3
-rw-r--r--i18n/pt.toml3
2 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index b7738dd..15a8569 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -7,5 +7,8 @@
[email-subject]
other = "Reply to "
+[email-reply]
+ other = "Reply to this post by email"
+
[skip-link]
other = "Skip to main content" \ No newline at end of file
diff --git a/i18n/pt.toml b/i18n/pt.toml
index 33fc65f..ad228ab 100644
--- a/i18n/pt.toml
+++ b/i18n/pt.toml
@@ -7,5 +7,8 @@
[email-subject]
other = "Resposta a "
+[email-reply]
+ other = "Responda a este post por email"
+
[skip-link]
other = "Pular para conteúdo principal" \ No newline at end of file