1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Remove remaining Gogs reference on locales and cmd (#430)

This commit is contained in:
Joubert RedRat
2016-12-21 10:13:17 -02:00
committed by Lunny Xiao
parent 618407c018
commit ce21ed6c34
28 changed files with 286 additions and 284 deletions

View File

@@ -234,7 +234,7 @@
<div class="ui divider"></div>
<div class="inline field">
<label></label>
<button class="ui primary button">{{.i18n.Tr "install.install_gogs"}}</button>
<button class="ui primary button">{{.i18n.Tr "install.install_btn_confirm"}}</button>
</div>
</form>
</div>