1
0
Fork 0
freesewing/sites/shared/components/workbench/views/logs/logs.en.yaml

13 lines
596 B
YAML
Raw Normal View History

2023-06-10 20:33:34 +02:00
logs: Logs
error: Error messages
warning: Warning messages
info: Info messages
debug: Debug messages
seeLinkOrClick: See {{ link }} or { click }
notDesctructured: This most likely means that { var } was not desctructured as a draft method parameter.
designVarUndefined: We were unable to draft this pattern because { var } is undefined in { file }
otherVarUndefined: The { var } 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.