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

Update de.lang.php

This commit is contained in:
bernte
2014-03-01 11:56:57 +01:00
parent 2070d0ab32
commit 2e51c5ecf9

View File

@@ -14,6 +14,6 @@
'Save' => 'Speichern',
'Cancel' => 'Abbrechen',
'This email template does not exist' => 'Dieses Email Template existiert nicht',
'Your changes to the email template <i>:name</i> have been saved.' => 'Die Änderung am Email Template <i>:name</i> wurden gespeichert.',
'Your changes to the email template <i>:name</i> have been saved.' => 'Deine Änderung am Email Template <i>:name</i> wurden gespeichert.',
)
);