mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-10 15:14:30 +02:00
Add Monstra from HG Commit 683dcb70c4cc
This commit is contained in:
10
plugins/sandbox/languages/ru.lang.php
Normal file
10
plugins/sandbox/languages/ru.lang.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'sandbox' => array(
|
||||
'Sandbox' => 'Песочница',
|
||||
'Sandbox plugin for Monstra' => 'Плагин песочница для Monstra',
|
||||
'Sandbox template' => 'Шаблон песочницы',
|
||||
'Save' => 'Сохранить',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user