Language pr Version 0.0.2

Language pr Version 0.0.2
This commit is contained in:
borgesjoaquim
2015-04-19 20:35:54 +01:00
parent df36f47264
commit 9e4ab6cc1b
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
<?php
<?php
/**
*
* @package phpBB Extension - mChat
@@ -34,7 +34,7 @@ if (empty($lang) || !is_array($lang))
$lang = array_merge($lang, array(
// UMIL stuff
'ACP_MCHAT_CONFIG' => 'Configuración',
'ACP_MCHAT_CONFIG' => 'Configuração',
'ACP_CAT_MCHAT' => 'mChat',
'ACP_MCHAT_TITLE' => 'Mini-Chat',
'ACP_MCHAT_TITLE_EXPLAIN' => 'Um mini chat (aka “Caja de texto”) para o teu forum',