mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-14 13:31:28 +01:00
10 lines
123 B
PHP
10 lines
123 B
PHP
<?php
|
||
|
||
return [
|
||
'Names' => [
|
||
'Asia/Kabul' => 'Afgʻoniston vaqti (کابل)',
|
||
],
|
||
'Meta' => [
|
||
],
|
||
];
|