-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
26 changed files
with
116 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,12 +19,12 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- name: Upload or update source files to Crowdin | ||
uses: crowdin/[email protected].2 | ||
uses: crowdin/[email protected].4 | ||
with: | ||
upload_sources: true | ||
|
||
- name: Download Chinese (simplified) translations | ||
uses: crowdin/[email protected].2 | ||
uses: crowdin/[email protected].4 | ||
with: | ||
upload_sources: false | ||
download_translations: true | ||
|
@@ -42,7 +42,7 @@ jobs: | |
config: crowdin.yaml | ||
|
||
- name: Download French translations | ||
uses: crowdin/[email protected].2 | ||
uses: crowdin/[email protected].4 | ||
with: | ||
upload_sources: false | ||
download_translations: true | ||
|
@@ -60,7 +60,7 @@ jobs: | |
config: crowdin.yaml | ||
|
||
- name: Download German translations | ||
uses: crowdin/[email protected].2 | ||
uses: crowdin/[email protected].4 | ||
with: | ||
upload_sources: false | ||
download_translations: true | ||
|
@@ -78,7 +78,7 @@ jobs: | |
config: crowdin.yaml | ||
|
||
- name: Download Indonesian translations | ||
uses: crowdin/[email protected].2 | ||
uses: crowdin/[email protected].4 | ||
with: | ||
upload_sources: false | ||
download_translations: true | ||
|
@@ -96,7 +96,7 @@ jobs: | |
config: crowdin.yaml | ||
|
||
- name: Download Italian translations | ||
uses: crowdin/[email protected].2 | ||
uses: crowdin/[email protected].4 | ||
with: | ||
upload_sources: false | ||
download_translations: true | ||
|
@@ -114,7 +114,7 @@ jobs: | |
config: crowdin.yaml | ||
|
||
- name: Download Te Reo Māori translations | ||
uses: crowdin/[email protected].2 | ||
uses: crowdin/[email protected].4 | ||
with: | ||
upload_sources: false | ||
download_translations: true | ||
|
@@ -132,7 +132,7 @@ jobs: | |
config: crowdin.yaml | ||
|
||
- name: Download Turkish translations | ||
uses: crowdin/[email protected].2 | ||
uses: crowdin/[email protected].4 | ||
with: | ||
upload_sources: false | ||
download_translations: true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
"""Module for Django system configuration.""" | ||
|
||
__version__ = "7.4.1" | ||
__version__ = "7.5.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.