Skip to content

Commit

Permalink
feat(i18n): Add missing translation key for epub format output
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Sep 27, 2023
1 parent 7bac8ec commit 865924c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions rules/en.mk
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ _withverses := withverses
_withoutlinks := withoutlinks
_chapters := chapters
_read := read
_epub := epub
1 change: 1 addition & 0 deletions rules/tr.mk
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ _withverses := ayetli
_withoutlinks := linksiz
_chapters := bolumler
_read := oku
_epub := epub

0 comments on commit 865924c

Please sign in to comment.