mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
explorer: explain how to fix error
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
"hasFileExtension": "The file extension will be added automatically.",
|
||||
"hasInvalidFirstCharacter": "File name must start with a letter ({letters}) or underscore ({underscore}).",
|
||||
"hasInvalidCharacters": "File name can only contain letters ({letters}), numbers ({numbers}), dashes ({dash}) and underscores ({underscore}).",
|
||||
"alreadyExists": "A file with this name already exists."
|
||||
"alreadyExists": "A file with this name already exists. Try a different name."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user