diff options
Diffstat (limited to 'layouts/i18n/en.toml')
-rw-r--r-- | layouts/i18n/en.toml | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/layouts/i18n/en.toml b/layouts/i18n/en.toml deleted file mode 100644 index 708eb64..0000000 --- a/layouts/i18n/en.toml +++ /dev/null @@ -1,26 +0,0 @@ -[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 |