This website works better with JavaScript
Home
Explore
Help
Sign In
hugh
/
waifu2x
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add Polish
nagadomi
4 years ago
parent
570955581c
commit
bfd7fd9060
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
appendix/waifu2x.nginx.conf
+ 1
- 0
appendix/waifu2x.nginx.conf
View File
@@ -24,6 +24,7 @@ map $http_accept_language $lang {
~eo eo;
~eo eo;
~no no;
~no no;
~uk uk;
~uk uk;
+ ~pl pl;
~en en;
~en en;
}
}