1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 18:30:20 +02:00

Create ka-ge.lang.php

This commit is contained in:
mapadesign
2015-11-10 20:26:14 +01:00
parent 797d9e0f18
commit 50b678081e

View File

@@ -0,0 +1,10 @@
<?php
return array(
'sandbox' => array(
'Sandbox' => 'Sandbox',
'Sandbox plugin for Monstra' => 'Sandbox-ის პლაგინი Monstra-თვის',
'Sandbox template' => 'Sandbox-ის ნიმუში',
'Save' => 'შენახვა',
)
);