Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Add small "language is not mandatory" message (#1129)

* add class in css

* html change

* Update en-us.all.json

* Update fr-fr.all.json
Cette révision appartient à :
kilo 2017-07-09 04:19:59 +02:00 révisé par ewhal
Parent 883f209c7c
révision 2943fdf6e1
4 fichiers modifiés avec 11 ajouts et 4 suppressions

Voir le fichier

@ -153,6 +153,12 @@ select.form-input {
margin: 0 9px 2px 0;
}
.not-important {
font-size: 9pt;
margin: 2px 3px;
color: #8a8a8a;
}
.header .h-user {
display: inline-block;
max-width: 160px;

Voir le fichier

@ -41,6 +41,7 @@
</span>
{{ end }}
</div>
<p class="not-important"> T("language_not_mandatory")</p>
{{ yield errors(name="language")}}
<p>

Voir le fichier

@ -1284,8 +1284,8 @@
"translation": "Torrent language"
},
{
"id": "select_a_torrent_language",
"translation": "Select a Torrent Language"
"id": "language_not_mandatory",
"translation": "Language is not mandatory anymore"
},
{
"id": "language_en-us_name",

Voir le fichier

@ -148,8 +148,8 @@
"translation": "Langue du torrent"
},
{
"id": "select_a_torrent_language",
"translation": "Choisissez la langue du torrent"
"id": "language_not_mandatory",
"translation": "Les Languages ne sont plus obligatoires"
},
{
"id": "language_en-us_name",