lang update

lang update
This commit is contained in:
dmzx
2015-03-22 15:33:44 +01:00
parent 18d98f73fc
commit 2764fcba49
5 changed files with 38 additions and 39 deletions

View File

@@ -98,10 +98,10 @@ $lang = array_merge($lang, array(
'MCHAT_ONLINE_EXPLAIN' => 'basato sugli utenti attivi negli ultimi %s',
'WHO_IS_CHATTING' => 'Chi è in chat',
'WHO_IS_REFRESH_EXPLAIN' => 'Refresh ogni <strong>%d</strong> secondi',
'MCHAT_NEW_TOPIC' => 'Made A New Topic',
'MCHAT_NEW_REPLY' => 'Made A New Reply',
'MCHAT_NEW_QUOTE' => 'Replied with a Quote',
'MCHAT_NEW_EDIT' => 'Made A Edit',
'MCHAT_NEW_TOPIC' => 'Nuovo Topic',
'MCHAT_NEW_REPLY' => 'Nuova risposta',
'MCHAT_NEW_QUOTE' => 'Risposta con Quote',
'MCHAT_NEW_EDIT' => 'Ha modificato',
// UCP
'UCP_PROFILE_MCHAT' => 'mChat Preferenze',
'DISPLAY_MCHAT' => 'Visualizza mChat in Index',