We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 815bd92 commit dfe4ac6Copy full SHA for dfe4ac6
translations/exec.yml
@@ -7,4 +7,7 @@ messages:
7
success: 'Executed the command.'
8
invalid-bin: 'Error executing the command.'
9
missing-bin: 'Provide an executable command.'
10
+ binary-not-found: 'Unable to find the binary %s to execute.'
11
+ working-directory: 'Working directory'
12
+ executing-command: 'Executing command'
13
0 commit comments