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 eb0c848 commit 7bb4d61Copy full SHA for 7bb4d61
templates/home.tmpl
@@ -7,7 +7,7 @@
7
</div>
8
<div class="hero">
9
<h1 class="ui icon header title">
10
- Gitea - Git with a cup of tea
+ {{.i18n.Tr "app_name"}}
11
</h1>
12
<h2>{{.i18n.Tr "app_desc"}}</h2>
13
0 commit comments