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

Monstra 2.1.0

This commit is contained in:
Awilum
2012-11-29 18:30:44 +02:00
parent 664341cee1
commit 48e368a631
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?php
return array(
'captcha' => array(
'Captcha' => 'Каптча',
'Captcha plugin for Monstra' => 'Каптча плагін для Monstra',
'Captcha code is wrong' => 'Код каптчі невірний',
)
);