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

Merge pull request #393 from Freddynic159/master

Spanish translation update
This commit is contained in:
Sergey Romanenko
2016-01-22 20:24:41 +03:00
13 changed files with 90 additions and 90 deletions

View File

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