1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00

Fix typo.

(admin/payments_settings.php->enableManualWithdrawFundsPage).
This commit is contained in:
Caleb Mazalevskis 2023-02-25 01:55:13 +08:00
parent 108fb58c0c
commit 3955e642d0
No known key found for this signature in database
GPG key ID: 082E6BC1046FAB95
27 changed files with 28 additions and 34 deletions

View file

@ -1444,7 +1444,7 @@ $t['Layout'] = 'Layout';
$t['Legal Info'] = 'Legal Info';
$t['Let the encoder network (if configured) choose what is the best encoder to use'] = 'Let the encoder network (if configured) choose what is the best encoder to use';
$t['Let us upload your video to YouTube'] = 'Let us upload your video to YouTube';
$t['Let users request withdraws from his wallet. the withdraw mus be donemanually'] = 'Let users request withdraws from his wallet. the withdraw mus be donemanually';
$t['Let users request withdrawal from their wallets. The withdrawal must be done manually'] = 'Let users request withdrawal from their wallets. The withdrawal must be done manually';
$t['Links'] = 'Links';
$t['Listed Transmition'] = 'Listed Transmition';
$t['Live Conference'] = 'Live Conference';