This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
hugh
/
waifu2x
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Add tr to nginx.conf
nagadomi
%!s(int64=9) %!d(string=hai) anos
pai
4d4519515c
achega
e6c4a303e8
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
appendix/waifu2x.nginx.conf
+ 1
- 0
appendix/waifu2x.nginx.conf
Ver ficheiro
@@ -12,6 +12,7 @@ map $http_accept_language $lang {
~es es;
~fr fr;
~de de;
+ ~tr tr;
~en en;
}