1
0
Fork 0
mirror of synced 2024-05-02 12:02:20 +12:00

Add Polish

This commit is contained in:
nagadomi 2021-01-28 08:13:33 +09:00
parent 570955581c
commit bfd7fd9060

View file

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