Skip to content

Commit

Permalink
Merge pull request #1 from dshaw0004/dshaw0004-patch-1
Browse files Browse the repository at this point in the history
New fact added
  • Loading branch information
dshaw0004 authored Oct 13, 2024
2 parents 48a94eb + b86d780 commit b752bbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/models/localizations/ben-in.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ const facts = [
"বিড়াল 33টি বিভিন্ন প্রজাতির বিলুপ্তিতে অবদান রেখেছে।",
"বিড়াল বেঁচে থাকার জন্য সমুদ্রের জল পান করতে পারে ",
// "Cheetahs communicate by purring and meowing like housecats, they cannot roar like big cats (e.g. lions).",
"৮০ শতাংশের বেশিই লাল বিড়ালেরা পুরুষ হয়।",
];

const langName = "bengali",
Expand Down
1 change: 1 addition & 0 deletions src/models/localizations/eng-us.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ const facts = [
"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).",
"80% of orange cats are male",
];

const langName = "english",
Expand Down

0 comments on commit b752bbc

Please sign in to comment.