forked from forgejo/forgejo
templates/ng/base: change year to 2015, fix #928
- conf/locale: update Japanese locale
This commit is contained in:
parent
b61ef40406
commit
7d3932b9cd
4 changed files with 5 additions and 5 deletions
|
@ -1 +1 @@
|
|||
0.5.13.0208 Beta
|
||||
0.5.13.0209 Beta
|
|
@ -1,7 +1,7 @@
|
|||
</div>
|
||||
<footer id="footer">
|
||||
<div class="container clear">
|
||||
<p class="left" id="footer-rights">© 2014 GoGits · {{.i18n.Tr "version"}}: {{AppVer}} · {{.i18n.Tr "page"}}: <strong>{{LoadTimes .PageStartTime}}</strong> ·
|
||||
<p class="left" id="footer-rights">© 2015 GoGits · {{.i18n.Tr "version"}}: {{AppVer}} · {{.i18n.Tr "page"}}: <strong>{{LoadTimes .PageStartTime}}</strong> ·
|
||||
{{.i18n.Tr "template"}}: <strong>{{call .TmplLoadTimes}}</strong></p>
|
||||
|
||||
<div class="right" id="footer-links">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue