We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0898f7 commit 1b2d8dfCopy full SHA for 1b2d8df
templates/repo/clone_panel.tmpl
@@ -1,6 +1,6 @@
1
<button class="ui primary button js-btn-clone-panel">
2
{{svg "octicon-code" 16}}
3
- <span>Code</span>
+ <span>{{ctx.Locale.Tr "repo.code"}}</span>
4
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
5
</button>
6
<div class="clone-panel-popup tippy-target">
0 commit comments