mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix(crowdin): correct update_option typo and update workflow (#2695)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
aeeba7f731
commit
c05f434ff2
2 changed files with 2 additions and 1 deletions
1
.github/workflows/scheduled-updates.yml
vendored
1
.github/workflows/scheduled-updates.yml
vendored
|
|
@ -83,6 +83,7 @@ jobs:
|
|||
push_translations: false
|
||||
push_sources: false
|
||||
localization_branch_name: ${{ github.ref_name }}
|
||||
export_only_approved: false
|
||||
# skip_ref_checkout: true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
"sr-Latn": "b+sr+Latn",
|
||||
},
|
||||
"cleanup_mode": true,
|
||||
"update_option:": "update_as_unapproved",
|
||||
"update_option": "update_as_unapproved",
|
||||
"escape_quotes": 2,
|
||||
"escape_special_characters": 1,
|
||||
"type": "android",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue