9 lines
103 B
PHP
9 lines
103 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'pa' => 'پنجابی',
|
|
],
|
|
'LocalizedNames' => [],
|
|
];
|