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 df177f0..64671c0 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -1,2 +1,5 @@
[filtering-for]
- other = 'Filtering for' \ No newline at end of file
+ other = 'Filtering for'
+
+[email-subject]
+ other = 'Reply to ' \ No newline at end of file
diff --git a/i18n/pt.toml b/i18n/pt.toml
index 23d03fb..476df2b 100644
--- a/i18n/pt.toml
+++ b/i18n/pt.toml
@@ -1,2 +1,5 @@
[filtering-for]
- other = 'Filtrando para' \ No newline at end of file
+ other = 'Filtrando para'
+
+[email-subject]
+ other = 'Resposta a ' \ No newline at end of file