mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-06-05 15:01:57 -04:00
Added view source button
This commit is contained in:
7
.github/ISSUE_TEMPLATE/translate.yml
vendored
7
.github/ISSUE_TEMPLATE/translate.yml
vendored
@@ -24,13 +24,15 @@ body:
|
||||
{% macro t(key) %}{{ {
|
||||
"language": "en",
|
||||
"direction": "ltr",
|
||||
"action.edit": "Edit this page",
|
||||
"action.skip": "Skip to content",
|
||||
"action.view": "View source of this page",
|
||||
"announce.dismiss": "Don't show this again",
|
||||
"clipboard.copy": "Copy to clipboard",
|
||||
"clipboard.copied": "Copied to clipboard",
|
||||
"consent.accept": "Accept",
|
||||
"consent.manage": "Manage settings",
|
||||
"consent.reject": "Reject",
|
||||
"edit.link": "Edit this page",
|
||||
"footer": "Footer",
|
||||
"footer.next": "Next",
|
||||
"footer.previous": "Previous",
|
||||
@@ -52,10 +54,9 @@ body:
|
||||
"search.result.term.missing": "Missing",
|
||||
"select.language": "Select language",
|
||||
"select.version": "Select version",
|
||||
"skip.link": "Skip to content",
|
||||
"source": "Go to repository",
|
||||
"source.file.date.created": "Created",
|
||||
"source.file.date.updated": "Last update",
|
||||
"source.link": "Go to repository",
|
||||
"tabs": "Tabs",
|
||||
"toc": "Table of contents",
|
||||
"top": "Back to top"
|
||||
|
||||
Reference in New Issue
Block a user