Spaces:
Running
Running
Update locales/en.json
Browse files- locales/en.json +1 -1
locales/en.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"offset_error": "Offset Value
|
3 |
"detection_error": "Unable to detect the object. Please try again with different magnification."
|
4 |
}
|
5 |
|
|
|
1 |
{
|
2 |
+
"offset_error": "Offset Value Can't be too SMALL for OBJECT's Mask Dilation",
|
3 |
"detection_error": "Unable to detect the object. Please try again with different magnification."
|
4 |
}
|
5 |
|