1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-15 01:24:40 +02:00

Merge branch 'master' into dev

This commit is contained in:
Awilum
2016-01-27 18:48:28 +03:00
15 changed files with 169 additions and 170 deletions

View File

@@ -3,6 +3,6 @@
return array(
'Editor' => array(
'Editor' => 'Editor',
'Editor plugin' => 'Plugin editor',
'Editor plugin' => 'Editor plugin',
)
);
);