mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Fix typo.
Where used:
b3490a8b55/plugin/YPTSocket/footer.php (L147)
Was in locale as: 'Your User ID'
Should be in locale as: 'Your User ID'
This commit is contained in:
parent
4efb1568e9
commit
99c1b514ae
25 changed files with 25 additions and 25 deletions
|
@ -1514,7 +1514,7 @@ $t['Your Payout request was saved!'] = 'Your Payout request was saved!';
|
|||
$t['Your Site Configurations is set to Allow Download'] = 'Your Site Configurations is set to Allow Download';
|
||||
$t['Your Site Configurations is set to NOT Allow Download'] = 'Your Site Configurations is set to NOT Allow Download';
|
||||
$t['Your Small Logo'] = 'Your Small Logo';
|
||||
$t['Your User ID'] = 'Your User ID';
|
||||
$t['Your User ID'] = 'Your User ID';
|
||||
$t['Your ad has NOT been deleted!'] = 'Your ad has NOT been deleted!';
|
||||
$t['Your ad has NOT been saved!'] = 'Your ad has NOT been saved!';
|
||||
$t['Your ad has been deleted!'] = 'Your ad has been deleted!';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue