mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
update error message
This commit is contained in:
parent
e6293f90b2
commit
1f6c439c92
1 changed files with 1 additions and 1 deletions
|
|
@ -338,7 +338,7 @@ class AppModelValidator
|
|||
array_push(
|
||||
$error,
|
||||
sprintf(
|
||||
_('Host of "%s" not supported'),
|
||||
_('Host "%s" not supported'),
|
||||
$value
|
||||
)
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue