Skip to content

Commit 76c8473

Browse files
authored
Merge branch 'master' into master
2 parents 31f2f55 + a3c01e3 commit 76c8473

File tree

14 files changed

+111
-60
lines changed

14 files changed

+111
-60
lines changed

.github/labeler.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ documentation:
1414
github_actions:
1515
- changed-files:
1616
- any-glob-to-any-file: ".github/workflows/**"
17+
- any-glob-to-any-file: ".github/labeler.yml"
1718

1819
python:
1920
- changed-files:
20-
- any-glob-to-any-file: ["sources/**", "!sources/translation.json"]
21+
- any-glob-to-any-file: ["sources/**.py"]
2122

2223
translation:
2324
- changed-files:

.github/workflows/labeler.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
name: "Pull Request Labeler"
2-
on: [pull_request_target]
1+
name: Pull Request Labeler
2+
on:
3+
- pull_request_target
34

45
jobs:
56
labeler:
7+
name: Label PRs
68
permissions:
79
contents: read
810
pull-requests: write
911
runs-on: ubuntu-latest
1012
steps:
11-
- uses: actions/checkout@v6
12-
with:
13-
repository: ${{ github.repository }}
14-
- uses: actions/labeler@v5
13+
- name: Label PRs
14+
uses: actions/labeler@v6
1515
with:
1616
sync-labels: true

.github/workflows/translate_readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
lang: ${{ matrix.lang }}
4747

4848
- name: Uploading Translation Artifacts
49-
uses: actions/upload-artifact@v4
49+
uses: actions/upload-artifact@v6
5050
with:
5151
name: locale-${{ matrix.lang }}
5252
path: locales/README.${{ matrix.lang }}.md

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
</div>
55
<!--END_SECTION:navbar-->
66

7+
---
78
> [!IMPORTANT]
89
> We are looking for translators for this project. \
910
> Any kind of help would be greatly appreciated. \
@@ -20,7 +21,7 @@
2021
<h3 align="center">📌✨Awesome README Stats</h3>
2122
</p>
2223

23-
----
24+
---
2425

2526
<p align="center">
2627
<img src="https://img.shields.io/badge/language-python-blue?style"/>
@@ -279,7 +280,7 @@ The `DEBUG_LOGGING` flag can be set to increase the GitHub Action's output verbo
279280

280281
**Timeline**
281282

282-
![Chart not found](https://raw.githubusercontent.com/anmol098/anmol098/master/charts/bar_graph.png)
283+
![Timeline Chart](https://raw.githubusercontent.com/anmol098/anmol098/master/charts/bar_graph.png)
283284

284285
## :sparkling_heart: Support the project
285286

@@ -298,7 +299,9 @@ Thanks! :heart:
298299

299300
# Contributing
300301

301-
Contributions are welcome ♥! Please share any features, and add unit tests! Use the pull request and issue systems to contribute.
302+
Contributions are welcome ♥!
303+
304+
Please share any features, and add unit tests! Use the pull request and issue systems to contribute.
302305

303306
# Selected Contributors
304307

locales/README.de.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
</div>
55
<!--END_SECTION:navbar-->
66

7+
---
78
> [!IMPORTANT]
89
> We are looking for translators for this project. \
910
> Any kind of help would be greatly appreciated. \
@@ -18,9 +19,10 @@
1819
![Project Preview](https://user-images.githubusercontent.com/15426564/88030180-8e1c4780-cb58-11ea-8a8b-b3576dd73652.png)
1920

2021
<h3 align="center">📌✨Awesome README Stats</h3>
22+
2123
</p>
2224

23-
----
25+
---
2426

2527
<p align="center">
2628
<img src="https://img.shields.io/badge/language-python-blue?style"/>

locales/README.es.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
</div>
55
<!--END_SECTION:navbar-->
66

7+
---
78
> [!IMPORTANT]
89
> We are looking for translators for this project. \
910
> Any kind of help would be greatly appreciated. \
1011
> Please see issue <https://github.com/anmol098/waka-readme-stats/issues/23> if you would like to help!
1112
12-
# [Dev Metrics in README with added feature flags] 🎌
13+
# Métricas de desarrollo en el README con banderas de características añadidas 🎌
1314

1415
![Project Preview](https://user-images.githubusercontent.com/25841814/79395484-5081ae80-7fac-11ea-9e27-ac91472e31dd.png)
1516

@@ -20,7 +21,7 @@
2021
<h3 align="center">📌✨Awesome README Stats</h3>
2122
</p>
2223

23-
----
24+
---
2425

2526
<p align="center">
2627
<img src="https://img.shields.io/badge/language-python-blue?style"/>

locales/README.fr.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
</div>
55
<!--END_SECTION:navbar-->
66

7+
---
78
> [!IMPORTANT]
89
> We are looking for translators for this project. \
910
> Any kind of help would be greatly appreciated. \
@@ -20,7 +21,7 @@
2021
<h3 align="center">📌✨Awesome README Stats</h3>
2122
</p>
2223

23-
----
24+
---
2425

2526
<p align="center">
2627
<img src="https://img.shields.io/badge/language-python-blue?style"/>

locales/README.hi.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
</div>
55
<!--END_SECTION:navbar-->
66

7+
---
78
> [!IMPORTANT]
89
> We are looking for translators for this project. \
910
> Any kind of help would be greatly appreciated. \
1011
> Please see issue <https://github.com/anmol098/waka-readme-stats/issues/23> if you would like to help!
1112
12-
# डेव मेट्रिक्स ईआरईएमडी में जोड़े गए फीचर फ्लैग्स से 🎌
13+
# README में विकास संबंधी मेट्रिक्स और अतिरिक्त फ़ीचर फ़्लैग शामिल 🎌
1314

1415
![Project Preview](https://user-images.githubusercontent.com/25841814/79395484-5081ae80-7fac-11ea-9e27-ac91472e31dd.png)
1516

@@ -20,7 +21,7 @@
2021
<h3 align="center">📌✨अद्भुत README स्टैट्स</h3>
2122
</p>
2223

23-
----
24+
---
2425

2526
<p align="center">
2627
<img src="https://img.shields.io/badge/language-python-blue?style"/>

locales/README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<h3 align="center">📌✨Awesome README Stats</h3>
2121
</p>
2222

23-
----
23+
---
2424

2525
<p align="center">
2626
<img src="https://img.shields.io/badge/language-python-blue?style"/>

locales/README.pt.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
</div>
55
<!--END_SECTION:navbar-->
66

7+
---
78
> [!IMPORTANT]
89
> We are looking for translators for this project. \
910
> Any kind of help would be greatly appreciated. \
@@ -20,7 +21,7 @@
2021
<h3 align="center">📌✨Awesome README Stats</h3>
2122
</p>
2223

23-
----
24+
---
2425

2526
<p align="center">
2627
<img src="https://img.shields.io/badge/language-python-blue?style"/>

0 commit comments

Comments
 (0)