mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-10 16:16:18 +02:00
11 lines
329 B
PHP
11 lines
329 B
PHP
<?php
|
|
|
|
return array(
|
|
'sandbox' => array(
|
|
'Sandbox' => 'Sandbox',
|
|
'Sandbox plugin for Monstra' => 'Sandbox-ის პლაგინი Monstra-თვის',
|
|
'Sandbox template' => 'Sandbox-ის ნიმუში',
|
|
'Save' => 'შენახვა',
|
|
)
|
|
);
|