Skip to content

Commit dfe4ac6

Browse files
authored
[exec] Add trasnlations. (#62)
1 parent 815bd92 commit dfe4ac6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

translations/exec.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ messages:
77
success: 'Executed the command.'
88
invalid-bin: 'Error executing the command.'
99
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'
1013

0 commit comments

Comments
 (0)