Skip to content

Commit

Permalink
locations: localization
Browse files Browse the repository at this point in the history
Also closes #22.
  • Loading branch information
wfleischer committed Jan 3, 2025
1 parent d830dcc commit 4c2fcef
Show file tree
Hide file tree
Showing 39 changed files with 15,364 additions and 4,666 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
with:
channel: stable

- run: ./gen-i10n.sh
- run: flutter test integration_test --timeout 2x
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
.svn/
.swiftpm/
migrate_working_dir/
i18n_untranslated.json
i18n_untranslated*.json

# IntelliJ related
*.iml
Expand Down
Loading

0 comments on commit 4c2fcef

Please sign in to comment.