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

Merge pull request #385 from mapadesign/patch-6

Create ka-ge.lang.php
This commit is contained in:
Sergey Romanenko
2015-11-10 22:49:41 +03:00

View File

@@ -0,0 +1,7 @@
<?php
return array(
'Editor' => array(
'Editor' => 'რედაქტორი',
'Editor plugin' => 'პლაგინი რედაქტორი',
)
);