mirror of
https://github.com/immich-app/immich.git
synced 2026-01-08 19:32:44 -08:00
feat(mobile): use Weblate for i18n (1) (#17609)
This commit is contained in:
4
.github/workflows/static_analysis.yml
vendored
4
.github/workflows/static_analysis.yml
vendored
@@ -50,6 +50,10 @@ jobs:
|
||||
run: dart pub get
|
||||
working-directory: ./mobile
|
||||
|
||||
- name: Generate translation file
|
||||
run: make translation; dart format lib/generated/codegen_loader.g.dart
|
||||
working-directory: ./mobile
|
||||
|
||||
- name: Run Build Runner
|
||||
run: make build
|
||||
working-directory: ./mobile
|
||||
|
||||
Reference in New Issue
Block a user