mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-12 20:41:26 +01:00
8 lines
75 B
PHP
8 lines
75 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'Cyrl' => 'Кирил',
|
|
],
|
|
];
|