Clean up language files

This commit is contained in:
Marc Alexander
2023-02-20 21:13:10 +01:00
parent 6854ff7407
commit 1c88afc176
11 changed files with 1 additions and 10 deletions

View File

@@ -37,7 +37,6 @@ $lang = array_merge($lang, array(
// ACP
'ACP_PORTAL_CUSTOM_SETTINGS' => 'Impostazioni modulo personalizzato',
'ACP_PORTAL_CUSTOM_SETTINGS_EXP' => 'Qui è possibile modificare il proprio blocco personalizzato',
'ACP_PORTAL_CUSTOM_CODE_SHORT' => 'Il codice inserito è troppo breve.',
'ACP_PORTAL_CUSTOM_PREVIEW' => 'Anteprima',
'ACP_PORTAL_CUSTOM_CODE' => 'Codice blocco personalizzato',
'ACP_PORTAL_CUSTOM_CODE_EXP' => 'Change the code for the small custom block (HTML or BBCode) here.',

View File

@@ -36,7 +36,6 @@ $lang = array_merge($lang, array(
// ACP
'ACP_PORTAL_WELCOME_SETTINGS' => 'Impostazioni messaggio di benvenuto',
'ACP_PORTAL_WELCOME_MESSAGE_SHORT' => 'Il messaggio inserito è troppo breve.',
'ACP_PORTAL_WELCOME_PREVIEW' => 'Anteprima messaggio di benvenuto',
'ACP_PORTAL_WELCOME_MESSAGE' => 'Messaggio di benvenuto',
'ACP_PORTAL_WELCOME_MESSAGE_EXP' => 'Il messaggio di benvenuto può essere cambiato nel campo di testo.<br />Sono permessi BBCode, immagini e indirizzi.',