Skip to content

Commit

Permalink
chore: add czech language to snyk woof
Browse files Browse the repository at this point in the history
  • Loading branch information
Mila Votradovec committed Sep 15, 2020
1 parent 481ea44 commit 19817dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/commands/woof.ts
Expand Up @@ -9,6 +9,7 @@ const woofs = {
he: ' !הב ',
ru: ' Гав!',
es: 'Guau!',
cs: 'Haf!',
};

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

0 comments on commit 19817dd

Please sign in to comment.