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
This commit is contained in:
17
plugins/box/backup/languages/sr.lang.php
Normal file
17
plugins/box/backup/languages/sr.lang.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'backup' => array(
|
||||
'Backups' => 'Bekapovi',
|
||||
'Backup' => 'Backap',
|
||||
'Create Backup' => 'Kreiraj Bekap',
|
||||
'Delete' => 'Obriši',
|
||||
'storage' => 'lokacija arhive',
|
||||
'public' => 'Javno',
|
||||
'plugins' => 'Dodaci',
|
||||
'Size' => 'Veličina',
|
||||
'Actions' => 'Akcija',
|
||||
'Delete backup: :backup' => 'Obriši bekap: :backup',
|
||||
'Creating...' => 'Kreiranje...',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user