It is in index.php of list seller items
echo $user['i_items'] . ' ' . ($user['i_items'] == 1 ? __('item', 'list_seller_items') : __('items', 'list_seller_items'));
You can translate in the file but not in the language files.
So if you have multilanguage site, there is only 1 language translated