Skip to content

Commit

Permalink
feat: add spanish language to snyk woof
Browse files Browse the repository at this point in the history
  • Loading branch information
juanamari94 committed Sep 15, 2020
1 parent 5bf1e3e commit 50b8196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/commands/woof.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const woofs = {
en: 'Woof!',
he: ' !הב ',
ru: ' Гав!',
es: 'Guau!',
};

export = function woof(...args0: MethodArgs) {
Expand Down

0 comments on commit 50b8196

Please sign in to comment.