1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 21:26:58 +02:00

Create ka-ge.lang.php

This commit is contained in:
mapadesign
2015-11-10 20:15:20 +01:00
parent 797d9e0f18
commit 3117d5e448

View File

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