aboutsummaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml4
-rw-r--r--i18n/pt.toml4
2 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 64671c0..b3704ba 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -1,5 +1,5 @@
[filtering-for]
- other = 'Filtering for'
+ other = "Filtering for"
[email-subject]
- other = 'Reply to ' \ No newline at end of file
+ other = "Reply to " \ No newline at end of file
diff --git a/i18n/pt.toml b/i18n/pt.toml
index 476df2b..04d040b 100644
--- a/i18n/pt.toml
+++ b/i18n/pt.toml
@@ -1,5 +1,5 @@
[filtering-for]
- other = 'Filtrando para'
+ other = "Filtrando para"
[email-subject]
- other = 'Resposta a ' \ No newline at end of file
+ other = "Resposta a " \ No newline at end of file