1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +02:00

Update es.lang.php

This commit is contained in:
Freddy Morán Jr
2015-12-07 15:31:36 -06:00
parent 4dc1766304
commit 4ebf5ce2eb

View File

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