diff --git a/plugins/box/snippets/languages/sr-yu.lang.php b/plugins/box/snippets/languages/sr.lang.php similarity index 92% rename from plugins/box/snippets/languages/sr-yu.lang.php rename to plugins/box/snippets/languages/sr.lang.php index 0225769..f2b3ea4 100644 --- a/plugins/box/snippets/languages/sr-yu.lang.php +++ b/plugins/box/snippets/languages/sr.lang.php @@ -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', ) - ); \ No newline at end of file + );