Skip to content

Commit

Permalink
Add Ukrainian translation (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
xalt7x authored Jul 16, 2024
1 parent 60a70be commit eb89cc4
Show file tree
Hide file tree
Showing 2 changed files with 546 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ translation_po_all:
$(MAKE) translation_po locale=zh_TW
$(MAKE) translation_po locale=it_IT
$(MAKE) translation_po locale=lv_LV
$(MAKE) translation_po locale=uk_UA

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

0 comments on commit eb89cc4

Please sign in to comment.