Skip to content

Commit

Permalink
fix: german translation error + added one fact in german/english loca…
Browse files Browse the repository at this point in the history
…le (#317)

* Update ger-de.js

* Update eng-us.js
  • Loading branch information
DerTimonius authored Sep 15, 2023
1 parent 45e6101 commit 1925050
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/models/localizations/eng-us.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ const facts = [
"Cats can jump up to six times their length.",
"Cats have contributed to the extinction of 33 different species.",
"Cats can drink sea water in order to survive.",
"Cheetahs communicate by purring and meowing like housecats, they cannot roar like big cats (e.g. lions).",
];

const langName = "english",
Expand Down
3 changes: 2 additions & 1 deletion src/models/localizations/ger-de.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1925050

Please sign in to comment.