feat(mobile): use Weblate for i18n (1) (#17609)

This commit is contained in:
Alex
2025-04-15 08:30:01 -05:00
committed by GitHub
parent cecd9c24a4
commit a522130122
5 changed files with 18 additions and 1 deletions
+4
View File
@@ -78,6 +78,10 @@ jobs:
working-directory: ./mobile
run: flutter pub get
- name: Generate translation file
run: make translation
working-directory: ./mobile
- name: Build Android App Bundle
working-directory: ./mobile
env: