aboutsummaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml3
-rw-r--r--i18n/es.toml3
2 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 307a669..d3257dd 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -16,6 +16,9 @@
[tags]
other = "Tags"
+[tagList]
+ other = "Tag List"
+
[journalEntries]
other = "Journal Entries"
diff --git a/i18n/es.toml b/i18n/es.toml
index 58dfdb9..80b17d2 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -17,6 +17,9 @@
[tags]
other = "Etiquetas"
+[tagList]
+ other = "Lista de etiquetas"
+
[journalEntries]
other = "Entradas"