mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-20 00:11:23 +01:00
8 lines
72 B
PHP
8 lines
72 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'Beng' => 'Bengali',
|
|
],
|
|
];
|