1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-12 08:04:10 +02:00

added german translation

This commit is contained in:
Yannick Albert
2012-10-07 20:48:11 +02:00
parent 6f2beb78a7
commit 13675b1f3c
15 changed files with 444 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
return array(
'sitemap' => array(
'Sitemap' => 'Sitemap',
)
);