Skip to content

Commit

Permalink
added romanian to thelist of languages that can be learned
Browse files Browse the repository at this point in the history
  • Loading branch information
mircealungu committed Feb 9, 2025
1 parent c0fb2a3 commit 933e528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zeeguu/core/model/language.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ class Language(db.Model):
"no",
"hu",
"pt",
"ro",
]
CODES_OF_LANGUAGES_AVAILABLE_AS_NATIVE = [
"da",
Expand Down

0 comments on commit 933e528

Please sign in to comment.