Add Polish

This commit is contained in:
nagadomi 2021-01-28 08:13:33 +09:00
parent 570955581c
commit bfd7fd9060
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ map $http_accept_language $lang {
~eo eo;
~no no;
~uk uk;
~pl pl;
~en en;
}