en.html (1617B)
1 {#- 2 This file was automatically generated - do not edit 3 -#} 4 {% macro t(key) %}{{ { 5 "language": "en", 6 "direction": "ltr", 7 "announce.dismiss": "Don't show this again", 8 "clipboard.copy": "Copy to clipboard", 9 "clipboard.copied": "Copied to clipboard", 10 "consent.accept": "Accept", 11 "consent.manage": "Manage settings", 12 "consent.reject": "Reject", 13 "edit.link.title": "Edit this page", 14 "footer.previous": "Previous", 15 "footer.next": "Next", 16 "footer.title": "Footer", 17 "header.title": "Header", 18 "meta.comments": "Comments", 19 "meta.source": "Source", 20 "nav.title": "Navigation", 21 "search.config.lang": "en", 22 "search.config.pipeline": "trimmer, stopWordFilter", 23 "search.config.separator": "[\\s\\-]+", 24 "search.placeholder": "Search", 25 "search.share": "Share", 26 "search.reset": "Clear", 27 "search.result.initializer": "Initializing search", 28 "search.result.placeholder": "Type to start searching", 29 "search.result.none": "No matching documents", 30 "search.result.one": "1 matching document", 31 "search.result.other": "# matching documents", 32 "search.result.more.one": "1 more on this page", 33 "search.result.more.other": "# more on this page", 34 "search.result.term.missing": "Missing", 35 "search.title": "Search", 36 "select.language.title": "Select language", 37 "select.version.title": "Select version", 38 "skip.link.title": "Skip to content", 39 "source.link.title": "Go to repository", 40 "source.file.date.updated": "Last update", 41 "source.file.date.created": "Created", 42 "tabs.title": "Tabs", 43 "toc.title": "Table of contents", 44 "top.title": "Back to top" 45 }[key] }}{% endmacro %}