mirror of
https://github.com/gitnex-org/gitnex.git
synced 2026-04-30 04:18:31 -05:00
Add fastlane metadata to crowdin config and pull translations (#1130)
Add fastlane metadata to crowdin config for translation close #1129 Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: qwerty287 <ndev@web.de> Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org> Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1130 Reviewed-by: qwerty287 <qwerty287@noreply.codeberg.org> Co-authored-by: 6543 <6543@noreply.codeberg.org> Co-committed-by: 6543 <6543@noreply.codeberg.org>
This commit is contained in:
@@ -9,4 +9,4 @@ pipeline:
|
||||
when:
|
||||
event: [ push, tag ]
|
||||
branch: main
|
||||
path: [ app/src/main/res/values/strings.xml ]
|
||||
path: [ app/src/main/res/values/strings.xml, fastlane/metadata/android/en-US/*.txt ]
|
||||
|
||||
Reference in New Issue
Block a user