From 2ba59f18db6d5767653e3cad20d9a28da5f9aa79 Mon Sep 17 00:00:00 2001 From: "C. Lente" <7017340+clente@users.noreply.github.com> Date: Thu, 9 Feb 2023 16:56:09 -0300 Subject: Reproduce lente.dev setup --- layouts/i18n/en.toml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 layouts/i18n/en.toml (limited to 'layouts/i18n/en.toml') 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 -- cgit v1.2.3