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

Merge pull request #373 from mapadesign/patch-18

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

View File

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