mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 04:37:51 +02:00
Monstra Library: basic core improvments
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'captcha' => array(
|
||||
'Captcha' => 'Captcha',
|
||||
'Captcha plugin for Monstra' => 'Captcha Plugin für Monstra',
|
||||
'Captcha code is wrong' => 'Captcha Code ist falsch',
|
||||
)
|
||||
);
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'captcha' => array(
|
||||
'Captcha' => 'Captcha',
|
||||
'Captcha plugin for Monstra' => 'Captcha Plugin für Monstra',
|
||||
'Captcha code is wrong' => 'Captcha Code ist falsch',
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user