mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 18:30:20 +02:00
Localization: pt-br translates added.
This commit is contained in:
9
plugins/captcha/languages/pt-br.lang.php
Normal file
9
plugins/captcha/languages/pt-br.lang.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'captcha' => array(
|
||||
'Captcha' => 'Captcha',
|
||||
'Captcha plugin for Monstra' => 'Plugin de captcha para o Monstra CMS',
|
||||
'Captcha code is wrong' => 'O Captcha está errado',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user