1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-11 16:46:18 +02:00

Update and rename sr-yu.lang.php to sr.lang.php

This commit is contained in:
mapadesign
2015-02-27 11:20:59 +01:00
parent cee7e89ae0
commit d1bed0529a

View File

@ -12,7 +12,7 @@
'New snippet' => 'Novi klip',
'Edit snippet' => 'Izmeni klip',
'Save' => 'Sačuvaj',
'Save and exit' => 'sačuvaj i izađi',
'Save and exit' => 'Sačuvaj i izađi',
'This snippet already exists' => 'Ovaj klip već postoji',
'This snippet does not exist' => 'Ovaj klip ne postoji',
'Delete snippet: :snippet' => 'Obriši klip: :snippet',
@ -25,6 +25,6 @@
'Embed Code' => 'Embed kod',
'Shortcode' => 'Kratak kod',
'PHP Code' => 'PHP kod',
'Cancel' => 'Cancel',
'Cancel' => 'Otkaži',
)
);
);