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

Blocks Plugin: view embed code feature added.

This commit is contained in:
Awilum
2012-11-11 22:08:02 +02:00
parent bd963f8e9b
commit 1d24f81280
10 changed files with 73 additions and 9 deletions

View File

@@ -20,5 +20,10 @@
'Block content' => 'Bloko turinys',
'Block <i>:name</i> deleted' => 'Blokas <i>:name</i> ištrintas',
'Your changes to the block <i>:name</i> have been saved.' => 'Bloko <i>:name</i> pakeitimai išsaugoti.',
'Delete block: :block' => 'Delete block: :block',
'View Embed Code' => 'View Embed Code',
'Embed Code' => 'Embed Code',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
)
);