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
|
@ -1612,7 +1612,7 @@ $t['YouTube Data API Overview'] = 'YouTube Data API Overview';
|
|||
$t['YouTube Data API'] = 'YouTube Data API';
|
||||
$t["You've blocked user "] = "You've blocked user ";
|
||||
$t["You've unsubscribed"] = "You've unsubscribed";
|
||||
$t['Your User ID'] = 'Your User ID';
|
||||
$t['Your User ID'] = 'Your User ID';
|
||||
$t["Your video <a href='https://youtu.be/%s' target='_blank' class='btn btn-default'><span class='fas fa-play-circle'></span> %s</a> was uploadedto your <a href='https://www.youtube.com/my_videos' class='btn btn-default'target='_blank'><span class='fab fa-youtube-square'></span> YouTube Account</a><br>"] = "Your video <a href='https://youtu.be/%s' target='_blank' class='btn btn-default'><span class='fas fa-play-circle'></span> %s</a> was uploadedto your <a href='https://www.youtube.com/my_videos' class='btn btn-default'target='_blank'><span class='fab fa-youtube-square'></span> YouTube Account</a><br>";
|
||||
$t['Youtube'] = 'Youtube';
|
||||
$t['Zionism'] = 'Zionism';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue