Skip to content

Commit

Permalink
Danish translation (#1045)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleguldberg authored Jan 20, 2025
1 parent 3b886af commit ec9fde0
Show file tree
Hide file tree
Showing 2 changed files with 630 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ translation_po_all:
$(MAKE) translation_po locale=lv_LV
$(MAKE) translation_po locale=uk_UA
$(MAKE) translation_po locale=ja_JP
$(MAKE) translation_po locale=da_DK

TMP_POT_FILE_PATH := $(shell mktemp)
PO_FILE_PATH := buzz/locale/${locale}/LC_MESSAGES/buzz.po
Expand Down
Loading

0 comments on commit ec9fde0

Please sign in to comment.