mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-07 11:39:18 +02:00
10 lines
116 B
PHP
10 lines
116 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'da' => 'الدنماركية',
|
|
],
|
|
'LocalizedNames' => [
|
|
],
|
|
];
|