mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations currency.php (Polish)
This commit is contained in:
parent
74cd2d1afa
commit
2a4b7c90a0
@ -0,0 +1,6 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'USD' => 'Dolar',
|
||||||
|
'EUR' => 'Euro',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user