mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 18:30:20 +02:00
Serbian Lanuage - added. Thanks to Panić Marjan
This commit is contained in:
10
plugins/sandbox/languages/sr-yu.lang.php
Normal file
10
plugins/sandbox/languages/sr-yu.lang.php
Normal 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' => 'Save',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user