From 3c62a936378e490e99c2ac8955797464216b1691 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 18 Feb 2018 22:51:57 +0100 Subject: Initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- _i18n/en.yml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 _i18n/en.yml (limited to '_i18n/en.yml') diff --git a/_i18n/en.yml b/_i18n/en.yml new file mode 100644 index 0000000..cb0df2f --- /dev/null +++ b/_i18n/en.yml @@ -0,0 +1,35 @@ +titles: + license: "License" + blog: "Blog" + +footer: + created_with: "Created with" + by: "by" + this_website: "This website is Free Software and it's licensed under the" + source_code: "source code" + +global: + catalan: "Català" + english: "English" + +notfound: + main: "Page not found" + sub: "The requested page could not be found" + maybe: "Maybe this post is only available in catalan?" + +blog: + posted_on: "Posted on" + read: "Read" + more: "more" + intro: >- + This is the page that aggregates the english blog posts. All of the opinions + stated here are solely my own (unless stated otherwise). Last but not least, + these entries are licensed under the + notice: >- + Unless otherwise stated, all of the opinions in the above post are solely my + own and do not represent anyone else. This post is released under the + rss: >- + You can subscribe to the + +posts: + first: "Llegint el Capital" -- cgit v1.2.3