mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-15 05:51:28 +01:00
8 lines
85 B
PHP
8 lines
85 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'SJ' => 'Svalbard und Jan Mayen',
|
|
],
|
|
];
|