Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenwardy committed Nov 10, 2024
1 parent c332e8f commit 978c5d9
Show file tree
Hide file tree
Showing 43 changed files with 3,568 additions and 3,042 deletions.
6 changes: 5 additions & 1 deletion app/_translations.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS FILE IS AUTOGENERATED: utils/extract_translations.py

from flask_babel import gettext
from flask_babel import pgettext

# NOTE: tags: title for 128px
pgettext("tags", "128px+")
Expand Down Expand Up @@ -102,6 +102,10 @@
pgettext("tags", "Jam / Game 2023")
# NOTE: tags: description for jam_game_2023
pgettext("tags", "Entries to the 2023 Minetest Game Jam ")
# NOTE: tags: title for jam_game_2024
pgettext("tags", "Jam / Game 2024")
# NOTE: tags: description for jam_game_2024
pgettext("tags", "Entries to the 2024 Luanti Game Jam")
# NOTE: tags: title for jam_weekly_2021
pgettext("tags", "Jam / Weekly Challenges 2021")
# NOTE: tags: description for jam_weekly_2021
Expand Down
Loading

0 comments on commit 978c5d9

Please sign in to comment.