Skip to content

Commit

Permalink
Merge pull request #1414 from snyk/chore/czech-woof
Browse files Browse the repository at this point in the history
chore: add czech language to snyk woof
  • Loading branch information
Mila Votradovec committed Sep 16, 2020
2 parents c3212af + 45fb77b commit 8377289
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 8377289

Please sign in to comment.