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

Create ka-ge.lang.php

This commit is contained in:
mapadesign
2015-11-10 20:24:53 +01:00
parent 797d9e0f18
commit b526ee2d4d

View File

@@ -0,0 +1,9 @@
<?php
return array(
'captcha' => array(
'Captcha' => 'Captcha',
'Captcha plugin for Monstra' => 'Captcha პლაგინი Monstra-თვის',
'Captcha code is wrong' => 'Captcha-ზე პასუხი არასწორია!',
)
);