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

Snippets Plugin: translations fixes

This commit is contained in:
Awilum
2012-11-29 18:11:06 +02:00
parent 1dd6d84912
commit 62ee1df963
7 changed files with 28 additions and 0 deletions

View File

@@ -22,5 +22,9 @@
'Your changes to the snippet <i>:name</i> have been saved.' => 'Deine Änerungen für das Snippet <i>:name</i> wurden gespeichert.',
'Delete snippet: :snippet' => 'Lösche Snippet: :snippet',
'Required field' => 'Pflichtfeld',
'View Embed Code' => 'View Embed Code',
'Embed Code' => 'Embed Code',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
)
);