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

Merge pull request #227 from Awilum/master

Merge with master branch
This commit is contained in:
Sergey Romanenko
2014-01-29 01:14:49 -08:00
26 changed files with 906 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?php
return array(
'sandbox' => array(
'Sandbox' => 'Sandbox',
'Sandbox plugin for Monstra' => 'Plugin Sandbox untuk Monstra',
'Sandbox template' => 'Template Sandbox',
'Save' => 'Simpan',
)
);