1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-03 19:57:57 +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

@@ -20,5 +20,9 @@
'Snippet content' => 'Fragmento turinys',
'Snippet <i>:name</i> deleted' => 'Fragmentas <i>:name</i> ištrintas',
'Your changes to the snippet <i>:name</i> have been saved.' => 'Fragmento <i>:name</i> pakeitimai išsaugoti.',
'View Embed Code' => 'View Embed Code',
'Embed Code' => 'Embed Code',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
)
);