1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 12:17:42 +02:00
Files
2014-03-01 11:52:01 +01:00

12 lines
336 B
PHP

<?php
return array(
'dashboard' => array(
'Dashboard' => 'Dashboard',
'Dashboard plugin for Monstra' => 'Dashboard plugin für Monstra',
'Welcome back' => 'Willkommen zurück',
'Create New' => 'Erstelle neue',
'Upload File' => 'Datei hochladen',
)
);