Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/translations
tomleb babf0a37f0 Cleanups and fixes (#623)
* Keep naming consistent

* Remove execute bit from files

* Default to DefaultLanguage (without passing it to the func)

* Remove commented code

* Use Content-Type to get language json

* Lines of 400 characters is dumb

* Update new repo in README

* Remove useless script since we fallback to a defaultlang

* Fix fallback language panic

* Fix uninitialized MaxPerPage when not in querystr

The issue was that the req.MaxPerPage was not set (default to 0) when
the query string didn't include "max". This makes the server query the
whole db since the resulting limit is 0.

* Fix creating empty torrents (only worked once)

* Lines of 400 characters is still dumb
2017-05-19 12:55:59 +10:00
..
ca-es.json Fix lang in html tag 2017-05-17 00:27:55 +02:00
de-de.all.json Fix lang in html tag 2017-05-17 00:27:55 +02:00
en-us.all.json Add Db dumps translation 2017-05-17 19:05:58 -04:00
es-es.all.json Use JS date formatting for comments too 2017-05-17 16:07:32 +02:00
fr-fr.all.json Updated translation. (#613) 2017-05-18 22:35:32 +10:00
hu-hu.all.json Use JS date formatting for comments too 2017-05-17 16:07:32 +02:00
it-it.all.json Use JS date formatting for comments too 2017-05-17 16:07:32 +02:00
ja-jp.all.json Update Japanese translations (#608) 2017-05-18 22:35:17 +10:00
ko-kr.all.json Fix lang in html tag 2017-05-17 00:27:55 +02:00
nb-no.all.json Fix lang in html tag 2017-05-17 00:27:55 +02:00
nl-nl.all.json Fix lang in html tag 2017-05-17 00:27:55 +02:00
pt-br.all.json Add Db dumps translation 2017-05-17 19:05:58 -04:00
pt-pt.all.json Fix lang in html tag 2017-05-17 00:27:55 +02:00
ro-ro.all.json Use JS date formatting for comments too 2017-05-17 16:07:32 +02:00
ru-ru.all.json Use JS date formatting for comments too 2017-05-17 16:07:32 +02:00
sv-se.all.json Fix lang in html tag 2017-05-17 00:27:55 +02:00
th-th.all.json Update th-th.all.json 2017-05-18 10:16:05 +09:00
zh-cn.all.json Merge pull request #579 from yueou/dev 2017-05-17 22:38:44 +02:00
zh-tw.all.json Use JS date formatting for comments too 2017-05-17 16:07:32 +02:00