mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Enable i18n for Polish language
This commit is contained in:
parent
b38fc824e6
commit
6dbfcc9d1a
4 changed files with 9 additions and 1 deletions
|
|
@ -91,6 +91,7 @@ http {
|
|||
~*^nl nl;
|
||||
~*^ja ja;
|
||||
~*^nb nb;
|
||||
~*^pl pl;
|
||||
~*^pt pt;
|
||||
~*^sl sl;
|
||||
~*^fi fi;
|
||||
|
|
@ -119,6 +120,7 @@ http {
|
|||
~*^nl nl;
|
||||
~*^ja ja;
|
||||
~*^nb nb;
|
||||
~*^pl pl;
|
||||
~*^pt pt;
|
||||
~*^sl sl;
|
||||
~*^fi fi;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue