Yoginth 7 éve
szülő
commit
d905c66392

+ 0 - 1
conf/locale/locale_en-GB.ini

@@ -46,7 +46,6 @@ cancel = Cancel
 
 contribute = Contribute
 sourcecode = Source Code
-discord = Discord
 beta = Beta
 reportbug = Report Bug
 featurerequest = Feature Request

+ 0 - 1
conf/locale/locale_en-US.ini

@@ -46,7 +46,6 @@ cancel = Cancel
 
 contribute = Contribute
 sourcecode = Source Code
-discord = Discord
 beta = Beta
 reportbug = Report Bug
 featurerequest = Feature Request

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 4 - 4
pkg/bindata/bindata.go


+ 0 - 3
templates/base/head.tmpl

@@ -184,9 +184,6 @@
 													<a class="item" href="https://gitote.in/gitote/gitote">
 														<i class="menu-icon octicon">💻</i>{{.i18n.Tr "sourcecode"}}
 													</a>
-													<a target="_blank" class="item" href="https://discordapp.com/channels/516272231643611147">
-														<i class="menu-icon octicon">💬</i>{{.i18n.Tr "discord"}}
-													</a>
 												{{end}}
 												{{if or .IsBeta .IsAdmin .IsStaff}}
 													<div class="divider"></div>