Skip to content

Commit

Permalink
Merge pull request #17 from adrianna-sarabia/3-more-translations
Browse files Browse the repository at this point in the history
Added more translations.
  • Loading branch information
tabuckner authored Oct 30, 2019
2 parents 4bb0bb1 + 6d21148 commit 93a76f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/i18n/locales/en/en-words.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
export const EN_TRANSLATION_WORDS: { [key: string]: string } = {
friend: 'fren',
fish: 'blub blub doggos',
ferret: 'noodle bear',
small: 'smol',
raccoon: 'trash panda',
bear: 'grizlord',
dog: 'doggo',
dogs: 'doggos',
Expand All @@ -21,6 +24,7 @@ export const EN_TRANSLATION_WORDS: { [key: string]: string } = {
chunky: 'thicc',
corgi: 'corgo',
corgis: 'corgos',
'polar bear': 'murder cottonballs',
pug: 'puggo',
pugs: 'puggos',
'smol pug': 'puggorino',
Expand All @@ -32,6 +36,9 @@ export const EN_TRANSLATION_WORDS: { [key: string]: string } = {
seal: 'waterdoggo',
seals: 'waterdoggos',
scorpion: 'snip snap doggo',
protect:'protec',
attack: 'attac',
'guy fieri':'gooey fiery',
bark: 'bork',
barking: 'borking',
hell: 'heck',
Expand Down

0 comments on commit 93a76f1

Please sign in to comment.