mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 04:37:51 +02:00
Monstra Library: basic core improvments
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'sandbox' => array(
|
||||
'Sandbox' => 'Sandbox',
|
||||
'Sandbox plugin for Monstra' => 'Sandbox Plugin für Monstra',
|
||||
'Sandbox template' => 'Sandbox Template',
|
||||
'Save' => 'Speichern',
|
||||
)
|
||||
);
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'sandbox' => array(
|
||||
'Sandbox' => 'Sandbox',
|
||||
'Sandbox plugin for Monstra' => 'Sandbox Plugin für Monstra',
|
||||
'Sandbox template' => 'Sandbox Template',
|
||||
'Save' => 'Speichern',
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user