aboutsummaryrefslogtreecommitdiff
path: root/layouts/i18n/en.toml
diff options
context:
space:
mode:
authorC. Lente <7017340+clente@users.noreply.github.com>2023-02-01 15:06:05 -0300
committerC. Lente <7017340+clente@users.noreply.github.com>2023-02-01 15:06:05 -0300
commit3ec95503252645b87c625df10a8ac44d04563166 (patch)
tree0304691be8b7859d7e5b525807d6c0e082873553 /layouts/i18n/en.toml
parent76ca2f889f35035484482bf7f9715149a5b40127 (diff)
downloadhugo-bearcub-3ec95503252645b87c625df10a8ac44d04563166.tar.gz
hugo-bearcub-3ec95503252645b87c625df10a8ac44d04563166.tar.bz2
Bring files from personal blog
Diffstat (limited to 'layouts/i18n/en.toml')
-rw-r--r--layouts/i18n/en.toml26
1 files changed, 26 insertions, 0 deletions
diff --git a/layouts/i18n/en.toml b/layouts/i18n/en.toml
new file mode 100644
index 0000000..708eb64
--- /dev/null
+++ b/layouts/i18n/en.toml
@@ -0,0 +1,26 @@
+[home]
+ other = '/en'
+
+[posts]
+ other = '/en/posts'
+
+[other-lang]
+ other = "Português 🇧🇷"
+
+[other-home]
+ other = "/"
+
+[reply]
+ other = 'Reply to '
+
+[filter]
+ other = 'Filtering for'
+
+[remove]
+ other = 'Remove filter'
+
+[stone]
+ other = 'Made of stone'
+
+[stone-link]
+ other = '/en/posts/stone-websites' \ No newline at end of file