mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-24 23:01:22 -04: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:
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",
|
||||
|
||||
Reference in New Issue
Block a user