diff options
author | William Carroll <wpcarro@gmail.com> | 2019-11-19T18·36-0300 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2019-11-19T18·36-0300 |
commit | dbde1a1ef9865dfb180c9e42e1cc696dfd19554c (patch) | |
tree | f32056d54e7aa9f52e9ed5376850e524f541254f /i18n/en.yaml | |
parent | 693a189ffaacebd82646f1d03f0577c555f26cb3 (diff) |
Hugo theme (#1)
Diffstat (limited to 'i18n/en.yaml')
-rw-r--r-- | i18n/en.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml new file mode 100644 index 000000000000..8326be14acf4 --- /dev/null +++ b/i18n/en.yaml @@ -0,0 +1,5 @@ +- id: back_home + translation: "Back Home" + +- id: not_found_page_title + translation: "Whoops! The page you're looking for doesn't exist :(" |