1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 05:07:49 +02:00

Merge pull request #161 from bernte/patch-14

Update de.lang.php
This commit is contained in:
Sergey Romanenko
2013-11-23 08:43:36 -08:00

View File

@@ -77,5 +77,6 @@
'Main .htaccess file not writable' => 'Haupt .htaccess-Datei ist nicht beschreibbar', 'Main .htaccess file not writable' => 'Haupt .htaccess-Datei ist nicht beschreibbar',
'Official Support Forum' => 'Offizielles Support Forum', 'Official Support Forum' => 'Offizielles Support Forum',
'Documentation' => 'Dokumentation', 'Documentation' => 'Dokumentation',
'Your changes have been saved.' => 'Änderungen wurden gespeichert.',
) )
); );