Update version 0.0.12
Update version 0.0.12
This commit is contained in:
@@ -40,6 +40,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'MCHAT_TITLE' => 'Mini-Chat',
|
||||
'MCHAT_ADD' => 'Invia',
|
||||
'MCHAT_IN' => 'In',
|
||||
'MCHAT_ANNOUNCEMENT' => 'Announcio',
|
||||
'MCHAT_ARCHIVE' => 'Archivio',
|
||||
'MCHAT_ARCHIVE_PAGE' => 'Mini-Chat Archivio',
|
||||
|
||||
@@ -115,6 +115,10 @@ $lang = array_merge($lang, array(
|
||||
'MCHAT_STATS' => 'Chat Whois',
|
||||
'MCHAT_STATS_INDEX' => 'Statistiche Index',
|
||||
'MCHAT_STATS_INDEX_EXPLAIN' => 'Mostra chi sta chattando nella sezione statistiche del forum',
|
||||
'MCHAT_MESSAGE_TOP' => 'Keep message on Bottom / Top',
|
||||
'MCHAT_MESSAGE_TOP_EXPLAIN' => 'This will post the message bottom or top in the chat message area.',
|
||||
'MCHAT_BOTTOM' => 'Bottom',
|
||||
'MCHAT_TOP' => 'Top',
|
||||
'MCHAT_MESSAGES' => 'Opzioni Messaggi',
|
||||
'MCHAT_PAUSE_ON_INPUT' => 'Pausa in ingresso',
|
||||
'MCHAT_PAUSE_ON_INPUT_EXPLAIN' => 'Se impostato Sì, allora la chat non verrà aggiornata automaticamente se un utente inserisce un messaggio in area di immissione',
|
||||
|
||||
Reference in New Issue
Block a user