1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-01 10:50:37 +02:00

added german translation

This commit is contained in:
Yannick Albert
2012-10-07 20:48:11 +02:00
parent 6f2beb78a7
commit 13675b1f3c
15 changed files with 444 additions and 0 deletions

View File

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