Skip to content

Commit 483e13e

Browse files
committed
2 parents 89cc8f5 + f537e72 commit 483e13e

8 files changed

Lines changed: 338 additions & 494 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Upload latest strings for translation on Crowdin
4242
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' && startsWith(matrix.os, 'ubuntu-') }}
43-
uses: crowdin/github-action@1.4.16
43+
uses: crowdin/github-action@1.5.1
4444
with:
4545
crowdin_branch_name: main
4646
config: '.github/crowdin.yml'

.github/workflows/translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
token: ${{ secrets.ARCHIBOT_GITHUB_TOKEN }}
1616

1717
- name: Download latest translations from Crowdin
18-
uses: crowdin/github-action@1.4.16
18+
uses: crowdin/github-action@1.5.1
1919
with:
2020
upload_sources: false
2121
download_translations: true

docs/js/436.chunk.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/js/704.chunk.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/js/main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/js/main.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Vue.js v2.7.13
2+
* Vue.js v2.7.14
33
* (c) 2014-2022 Evan You
44
* Released under the MIT License.
55
*/

0 commit comments

Comments
 (0)