mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Translations update
This commit is contained in:
Submodule ASF-WebConfigGenerator updated: 4b267807b4...43722efdd5
2
ASF-ui
2
ASF-ui
Submodule ASF-ui updated: 6b1d8d3b03...0581398b1c
@@ -30,10 +30,11 @@ try {
|
||||
throw "$crowdinIdentityPath could not be found, aborting."
|
||||
}
|
||||
|
||||
& "$archiCrowdinScriptPath" -t:$archiTargets -d -c -p
|
||||
& "$archiCrowdinScriptPath" -d -p
|
||||
& "$archiCrowdinScriptPath" -t:wiki -c -p
|
||||
& "$archiCrowdinScriptPath" -c -p
|
||||
& "$archiCrowdinScriptPath" -t:$archiTargets -d -c -p # Download and commit all independent submodules that are part of ASF project
|
||||
& "$archiCrowdinScriptPath" -t:wiki -c -p # Wiki submodule depends on us, we do this one more time before in order to ensure that tree is up-to-date (e.g. branch is master before we start modifying files in the next step)
|
||||
& "$archiCrowdinScriptPath" -d -p -rs:no # Download translations for the main project, which also includes wiki submodule as of now
|
||||
& "$archiCrowdinScriptPath" -t:wiki -c -p # Commit the wiki submodule that we updated in the previous step
|
||||
& "$archiCrowdinScriptPath" -c # Commit the main project and references of all submodules
|
||||
} finally {
|
||||
Pop-Location
|
||||
}
|
||||
|
||||
Submodule tools/ArchiCrowdin updated: b57fd6cd8c...74ee1bc9ef
2
wiki
2
wiki
Submodule wiki updated: e2b8b8dd42...52f8aadca0
Reference in New Issue
Block a user