diff --git a/api/nick_generator/dicts/en/adjectives.py b/api/nick_generator/dicts/en/adjectives.py index 07519d03..4b9e2216 100755 --- a/api/nick_generator/dicts/en/adjectives.py +++ b/api/nick_generator/dicts/en/adjectives.py @@ -4773,6 +4773,7 @@ adjectives = [ "Compound", "Important", "Robotic", + "Satoshi", "Alltoocommon", "Informative", "Anxious", diff --git a/api/nick_generator/dicts/en/nouns.py b/api/nick_generator/dicts/en/nouns.py index ae3243e8..b11cfaab 100755 --- a/api/nick_generator/dicts/en/nouns.py +++ b/api/nick_generator/dicts/en/nouns.py @@ -6346,6 +6346,7 @@ nouns = [ "Nair", "Nairo", "Naivete", + "Nakamoto", "Name", "Namesake", "Nanometer", @@ -12229,6 +12230,7 @@ nouns = [ "Sand", "Sandwich", "Satisfaction", + "Satoshi", "Save", "Savings", "Scale",