diff --git a/CHANGELOG.md b/CHANGELOG.md index 75a7a058..dda785f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,8 @@ milestone](https://gitlab.com/fdroid/fdroidserver/-/milestones/10) ([!782](https://gitlab.com/fdroid/fdroidserver/merge_requests/782)) * `fdroid update` support for Triple-T Gradle Play Publisher v2.x ([!683](https://gitlab.com/fdroid/fdroidserver/merge_requests/683)) +* Translated into: bo de es fr hu it ko nb_NO pl pt pt_BR pt_PT ru sq tr uk + zh_Hans zh_Hant ### Fixed * Smoother process for signing APKs with `apksigner` diff --git a/MANIFEST.in b/MANIFEST.in index 4a14e8ad..0d72d061 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -30,6 +30,7 @@ include locale/it/LC_MESSAGES/fdroidserver.mo include locale/ko/LC_MESSAGES/fdroidserver.mo include locale/nb_NO/LC_MESSAGES/fdroidserver.mo include locale/pl/LC_MESSAGES/fdroidserver.mo +include locale/pt/LC_MESSAGES/fdroidserver.mo include locale/pt_BR/LC_MESSAGES/fdroidserver.mo include locale/pt_PT/LC_MESSAGES/fdroidserver.mo include locale/ru/LC_MESSAGES/fdroidserver.mo