0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 16:45:51 +01:00
gitea/conf/locale
Sandro Santilli eb1bfe0e59 Do not show the "Sign up for free" button in issue tracker (#3408)
* Do not show the "Sign up for free" button in issue tracker

The "Sign in to comment" link is good enough and will correctly
show or not show the "Sign Up" button link for those not having
an account already.

Fixes #3407 (link to nowhere when registration is disabled)

* Move html from translation to template

* Remove extra space in `{{ .SignInLink }}`.
2016-08-11 07:36:23 -07:00
..
locale_bg-BG.ini
locale_cs-CZ.ini
locale_de-DE.ini
locale_en-US.ini Do not show the "Sign up for free" button in issue tracker (#3408) 2016-08-11 07:36:23 -07:00
locale_es-ES.ini
locale_fi-FI.ini
locale_fr-FR.ini
locale_it-IT.ini
locale_ja-JP.ini
locale_lv-LV.ini
locale_nl-NL.ini
locale_pl-PL.ini
locale_pt-BR.ini
locale_ru-RU.ini
locale_tr-TR.ini
locale_zh-CN.ini
locale_zh-HK.ini
locale_zh-TW.ini
TRANSLATORS