mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Enable 'ca' locale for Catalan
This commit is contained in:
parent
073bd60ed8
commit
7d3757676f
4 changed files with 9 additions and 1 deletions
|
|
@ -78,6 +78,7 @@ http {
|
|||
~*^en-US en-US;
|
||||
~*^en en-US;
|
||||
~*^ar ar;
|
||||
~*^ca ca;
|
||||
~*^cs cs;
|
||||
~*^de de;
|
||||
~*^es es;
|
||||
|
|
@ -109,6 +110,7 @@ http {
|
|||
~*^en-US en-US;
|
||||
~*^en en-US;
|
||||
~*^ar ar;
|
||||
~*^ca ca;
|
||||
~*^cs cs;
|
||||
~*^de de;
|
||||
~*^es es;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue