Skip to content

Commit

Permalink
Merge branch 'search_usernames' of https://github.com/hedyorg/hedy in…
Browse files Browse the repository at this point in the history
…to search_usernames
  • Loading branch information
jpelay committed Feb 14, 2025
2 parents af827cf + 75c9df1 commit 7d046fd
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 17 deletions.
1 change: 1 addition & 0 deletions static/js/appbundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -60757,6 +60757,7 @@ ${o3}` : i3;
"fortune": "\u{1F52E}, \u2728",
"graph_title": "Errors per adventure completed on level {level}",
"haunted": "\u{1F987}, \u{1F47B}, \u{1F383}",
"invitations_sent": "invitations_sent",
"level_title": "Level",
"multiple_keywords_warning": "You are trying to use the keyword {orig_keyword}, but this keyword might have several meanings. Please choose the one you're trying to use from this list and copy paste it in your code, curly braces included: {keyword_list}",
"number_of_errors": "Number of errors: {number_of_errors}",
Expand Down
10 changes: 2 additions & 8 deletions static/js/appbundle.js.map

Large diffs are not rendered by default.

24 changes: 15 additions & 9 deletions translations/be/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -815,6 +815,12 @@ msgstr ""
msgid "invalid_username_password"
msgstr ""

msgid "invitations_sent"
msgstr ""

msgid "invite"
msgstr ""

msgid "invite_by_username"
msgstr ""

Expand Down Expand Up @@ -1574,9 +1580,6 @@ msgstr ""
msgid "string"
msgstr ""

msgid "student"
msgstr ""

msgid "student_accounts_created"
msgstr ""

Expand All @@ -1586,9 +1589,6 @@ msgstr ""
msgid "student_adventures_table_explanation"
msgstr ""

msgid "student_already_in_class"
msgstr ""

msgid "student_already_invite"
msgstr ""

Expand All @@ -1601,9 +1601,6 @@ msgstr ""
msgid "student_information_explanation"
msgstr ""

msgid "student_not_existing"
msgstr ""

msgid "student_signup_header"
msgstr ""

Expand Down Expand Up @@ -1937,3 +1934,12 @@ msgstr ""
msgid "your_program"
msgstr ""

#~ msgid "student"
#~ msgstr ""

#~ msgid "student_already_in_class"
#~ msgstr ""

#~ msgid "student_not_existing"
#~ msgstr ""

0 comments on commit 7d046fd

Please sign in to comment.