diff options
Diffstat (limited to 'i18n/en.yaml')
| -rw-r--r-- | i18n/en.yaml | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml deleted file mode 100644 index 3a1e215..0000000 --- a/i18n/en.yaml +++ /dev/null @@ -1,33 +0,0 @@ -- id: prev_page - translation: "Prev" - -- id: next_page - translation: "Next" - -- id: read_time - translation: - one : "1 min" - other: "{{ .Count }} min" - -- id: words - translation: - one : "word" - other: "{{ .Count }} words" - -- id: toc - translation: "Table of Contents" - -- id: translations - translation: "Translations" - -- id: home - translation: "Home" - -- id: edit_post - translation: "Edit" - -- id: code_copy - translation: "copy" - -- id: code_copied - translation: "copied!" |
