1
0
Fork 0
freesewing/sites/shared/components/workbench/views/logs/en.yaml
Joost De Cock d750c2a252 Update source file en.yaml
skip-build
2023-07-23 21:45:13 +02:00

13 lines
674 B
YAML

logs: Logs
error: Error messages
warning: Warning messages
info: Info messages
debug: Debug messages
seeLinkOrClick: See { link } or { click }
notDestructured: This most likely means that `{ missing }` was not desctructured as a draft method parameter.
designVarUndefined: We were unable to draft this pattern because `{ missing }` is undefined in `{ file }`
otherVarUndefined: The `{ missing }` variable is undefined.
checkForDetailsOrClick: Check `{ file }` for details or { click }.
stacktrace: Stack trace
alsoLogged: We have also logged this error to the console of your browser so you can inpect it further.
clickHereForStackTrace: click here to show the stack trace