ur-PK
This commit is contained in:
18
resources/lang/ur-PK/currencies.php
Normal file
18
resources/lang/ur-PK/currencies.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'code' => 'کوڈ',
|
||||
'rate' => 'قیمت',
|
||||
'default' => 'طے شدہ کرنسی',
|
||||
'decimal_mark' => 'اعشاری نشان',
|
||||
'thousands_separator' => 'ہزاروں جدا کار',
|
||||
'precision' => 'درستي',
|
||||
'symbol' => [
|
||||
'symbol' => 'علامت',
|
||||
'position' => 'علامت پوزیشن',
|
||||
'before' => 'رقم سے پہلے',
|
||||
'after' => 'کے بعد',
|
||||
]
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user