mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-02-03 02:24:25 +00:00
fix typos
This commit is contained in:
parent
6cfba39d1d
commit
c4568713e0
@ -1176,7 +1176,7 @@ class Valid
|
||||
{
|
||||
array_push(
|
||||
$error,
|
||||
_('Invalid magnet download data type')
|
||||
_('Invalid magnet star data type')
|
||||
);
|
||||
|
||||
return false;
|
||||
@ -1262,7 +1262,7 @@ class Valid
|
||||
{
|
||||
array_push(
|
||||
$error,
|
||||
_('Invalid magnet download data type')
|
||||
_('Invalid magnet view data type')
|
||||
);
|
||||
|
||||
return false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user