Skip to content

Commit

Permalink
input file for translator script modified for InfoPlist.strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Manrique committed Nov 28, 2024
1 parent 888ce3c commit dd470b8
Show file tree
Hide file tree
Showing 22 changed files with 4 additions and 23,999 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/translate-strings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- name: Add ios strings to Git
if: ${{ github.event.inputs.platform == 'ios' || github.event.inputs.platform == 'all' }}
run: |
git add iosApp/*.lproj
git add iosApp/iosApp/*.lproj
git add iosApp/Localizable.xcstrings
Expand Down
Loading

0 comments on commit dd470b8

Please sign in to comment.