mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-14 19:22:10 -05:00
9 lines
238 B
PHP
9 lines
238 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => 'Beliggenhed',
|
|
'name' => 'Placeringsmodul',
|
|
'description' => 'Beskrivelse',
|
|
'info' => 'På denne side kan du administrere oplysninger om land, by, distrikt, kvarter og landsby.',
|
|
];
|