mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-11 07:27:58 +00:00
update error message
This commit is contained in:
parent
e6293f90b2
commit
1f6c439c92
@ -338,7 +338,7 @@ class AppModelValidator
|
||||
array_push(
|
||||
$error,
|
||||
sprintf(
|
||||
_('Host of "%s" not supported'),
|
||||
_('Host "%s" not supported'),
|
||||
$value
|
||||
)
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user