1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 21:26:58 +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,8 @@
<?php
return array(
'Editor' => array(
'Editor' => 'Editor',
'Editor plugin' => 'Editor Plugin',
)
);