<?php

$lang['pdhr_onglet_all'] = 'Purge All';
$lang['pdhr_all_h'] = 'Purge all hits on all pictures gallery';
$lang['pdhr_all_hok'] = 'Hit purge completed successfully';
$lang['pdhr_all_r'] = 'Purge all rate on all pictures gallery';
$lang['pdhr_all_rok'] = 'Rate purge completed successfully';
$lang['pdhr_l'] = 'Purge - Plugin Delete Hit/Rate';
$lang['pdhr_photo_h'] = 'Purge hit of the photo';
$lang['pdhr_photo_r'] = 'Purge rate of the photo';
$lang['pdhr_album_h'] = 'Purge hits on all pictures album';
$lang['pdhr_album_r'] = 'Purge rates on all pictures album';

?>