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

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

minor linguistic changes
This commit is contained in:
mapadesign
2015-02-27 11:31:55 +01:00
parent e63e4eb5ce
commit 08974eb996

View File

@@ -0,0 +1,10 @@
<?php
return array(
'sandbox' => array(
'Sandbox' => 'Sandbox',
'Sandbox plugin for Monstra' => 'Sandbox dodatak za Monstra',
'Sandbox template' => 'Sandbox šablon',
'Save' => 'Sačuvaj',
)
);