1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-15 09:34:22 +02:00

Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
Awilum
2012-10-16 22:07:04 +03:00
34 changed files with 901 additions and 11 deletions

View File

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

View File

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