mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 13:16:54 +02:00
Update and rename plugins/box/dashboard/languages to plugins/box/dashboard/languages/sr.lang.php
This commit is contained in:
10
plugins/box/dashboard/languages/sr.lang.php
Normal file
10
plugins/box/dashboard/languages/sr.lang.php
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
<?php
|
||||||
|
return array(
|
||||||
|
'dashboard' => array(
|
||||||
|
'Dashboard' => 'Komandna tabla',
|
||||||
|
'Dashboard plugin for Monstra' => 'Komandna tabla dodatak za Monstra',
|
||||||
|
'Welcome back' => 'Dobrodošli natrag',
|
||||||
|
'Create New' => 'Kreiraj novo',
|
||||||
|
'Upload File' => 'Otpremi fajl',
|
||||||
|
)
|
||||||
|
);
|
Reference in New Issue
Block a user