mirror of
https://github.com/gitnex-org/gitnex.git
synced 2026-03-24 23:30:28 -05:00
Fix CI... (#1046)
Co-authored-by: qwerty287 <ndev@web.de> Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1046 Reviewed-by: M M Arif <mmarif@noreply.codeberg.org> Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org> Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
This commit is contained in:
@@ -83,7 +83,7 @@ push_translations:
|
||||
script:
|
||||
- echo "Set up Crowdin CLI"
|
||||
- cp crowdin.example.yml crowdin.yml
|
||||
- sed -i 's/-removed-/$CROWDIN_TOKEN/' crowdin.yml
|
||||
- sed -i 's/-removed-/'"$CROWDIN_TOKEN"'/' crowdin.yml
|
||||
- echo "Push translations"
|
||||
- crowdin push
|
||||
|
||||
|
||||
@@ -535,7 +535,6 @@
|
||||
|
||||
<string name="prDeletedFork">Deleted Fork</string>
|
||||
<string name="noDataPullRequests">No pull requests found</string>
|
||||
<string name="prCreator">Creator :\u0020</string>
|
||||
<string name="editPrText">Edit Pull Request</string>
|
||||
<string name="copyPrUrlText">Copy Pull Request URL</string>
|
||||
<string name="editPrNavHeader">Edit Pull Request #%1$s</string>
|
||||
|
||||
Reference in New Issue
Block a user