diff options
Diffstat (limited to 'i18n/en.yml')
-rw-r--r-- | i18n/en.yml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/i18n/en.yml b/i18n/en.yml new file mode 100644 index 0000000..6a128ac --- /dev/null +++ b/i18n/en.yml @@ -0,0 +1,37 @@ +# pluralizables +category: + one: category + other: categories +post: + one: post + other: posts +project: + one: project + other: projects +tag: + one: tag + other: tags +talk: + one: talk + other: talks +match_found: + one: "match found" + other: "matches found" + +# Rest +_blank: " " +about: about +author_by: By +maybe_look: Perhaps you were looking for one of these? +minute_read: "min read" +next: next +no_match_found: "no match found" +prev: prev +recent_pages: Pages recently edited +rss_follow: "Follow {{ .section }} updates via RSS feed" +search: search +search_placeholder: "write your search terms" +search_request: "Please enter a word or phrase above" +see_all: "see all" +translations: translations +try_search: Not there? Try using the search page. |