mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations currency.php (Urdu (Pakistan))
This commit is contained in:
parent
798c55c67c
commit
d9fd46062e
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'USD' => 'ڈالر',
|
||||
'EUR' => 'یورو',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user