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:
9
plugins/captcha/languages/uk.lang.php
Normal file
9
plugins/captcha/languages/uk.lang.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'captcha' => array(
|
||||
'Captcha' => 'Каптча',
|
||||
'Captcha plugin for Monstra' => 'Каптча плагін для Monstra',
|
||||
'Captcha code is wrong' => 'Код каптчі невірний',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user