From 07ea0a3d68bd34ffc3c113060ddbccaefd5a4f52 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 4 Oct 2016 11:24:34 +0300 Subject: [PATCH] i18n/en.yaml: Add string for "home" --- i18n/en.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i18n/en.yaml b/i18n/en.yaml index 731f426..579b830 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -1,6 +1,9 @@ - id: about translation: "About" +- id: home + translation: "Home" + - id: recentPosts translation: "Recent Posts"