Skip to content

Commit

Permalink
Add Japanese translation (#909)
Browse files Browse the repository at this point in the history
  • Loading branch information
nunawa authored Sep 27, 2024
1 parent 6444260 commit 0c6d21f
Show file tree
Hide file tree
Showing 2 changed files with 560 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ translation_po_all:
$(MAKE) translation_po locale=it_IT
$(MAKE) translation_po locale=lv_LV
$(MAKE) translation_po locale=uk_UA
$(MAKE) translation_po locale=ja_JP

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

0 comments on commit 0c6d21f

Please sign in to comment.