Traduzione ISO della mod
Traduzione di: Specter
Compatibilità: Versione 1.3.3
File: Modifications.italian.php
Cercare:
?>
Aggiungere sopra:
// Start of Next Post level Mod
// - %s gets replaced by the membergroup / post count
$txt['nextpostlevel_next'] = 'Prossimo livello:';
$txt['nextpostlevel_inposts_singular'] = ' in %s post';
$txt['nextpostlevel_inposts_plural'] = ' in %s post';
$txt['nextpostlevel_glassceiling'] = 'Hai raggiunto il livello più alto';
// End of Next Post level Mod