diff options
Diffstat (limited to '')
| -rw-r--r-- | themes/hugo-book/i18n/en.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/themes/hugo-book/i18n/en.yaml b/themes/hugo-book/i18n/en.yaml new file mode 100644 index 0000000..94b9c77 --- /dev/null +++ b/themes/hugo-book/i18n/en.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Search + +- id: Edit this page + translation: Edit this page + +- id: Last modified by + translation: Last modified by + +- id: Expand + translation: Expand + +- id: bookSearchConfig + translation: '{ cache: true }' |
