This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
hugh
/
waifu2x
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add Polish
nagadomi
hace 4 años
padre
570955581c
commit
bfd7fd9060
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
appendix/waifu2x.nginx.conf
+ 1
- 0
appendix/waifu2x.nginx.conf
Ver fichero
@@ -24,6 +24,7 @@ map $http_accept_language $lang {
~eo eo;
~no no;
~uk uk;
+ ~pl pl;
~en en;
}