Skip to content

Commit

Permalink
crowdin readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
ttop32 committed Feb 19, 2024
1 parent 9707aff commit 0181ee1
Show file tree
Hide file tree
Showing 3 changed files with 103 additions and 70 deletions.
27 changes: 26 additions & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
paths:
- README.md


jobs:
contrib-readme-job:
runs-on: ubuntu-latest
Expand All @@ -15,3 +14,29 @@ jobs:
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
crowdin-contributors:
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- name: Checkout
uses: actions/checkout@v3

- name: Generate Crowdin Contributors table
uses: andrii-bodnar/[email protected]
with:
contributors_per_line: 5
max_contributors: 10000
image_size: 100
min_words_contributed: 1
include_languages: true
crowdin_project_link: https://crowdin.com/project/mousetooltiptranslator
env:
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}

# Commit all changed files back to the repository
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "Update Crowdin Contributors"
143 changes: 75 additions & 68 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,73 +35,6 @@ Download from [chrome web store](https://chromewebstore.google.com/detail/hmigni
- [Change Log](https://github.com/ttop32/MouseTooltipTranslator/blob/main/doc/description.md#change-log)



# Contributors
<!-- readme: contributors -start -->
<table>
<tr>
<td align="center">
<a href="https://github.com/ttop32">
<img src="https://avatars.githubusercontent.com/u/46513852?v=4" width="100;" alt="ttop32"/>
<br />
<sub><b>Daniel K</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/ardasatata">
<img src="https://avatars.githubusercontent.com/u/17568508?v=4" width="100;" alt="ardasatata"/>
<br />
<sub><b>Arda Satata Fitriajie</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/neoOpus">
<img src="https://avatars.githubusercontent.com/u/1388336?v=4" width="100;" alt="neoOpus"/>
<br />
<sub><b>Anoir Ben Tanfous</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/Blueberryy">
<img src="https://avatars.githubusercontent.com/u/36592509?v=4" width="100;" alt="Blueberryy"/>
<br />
<sub><b>Null</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/michael-nhat">
<img src="https://avatars.githubusercontent.com/u/66666570?v=4" width="100;" alt="michael-nhat"/>
<br />
<sub><b>Hoang Van Nhat</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/newmind">
<img src="https://avatars.githubusercontent.com/u/379460?v=4" width="100;" alt="newmind"/>
<br />
<sub><b>JG</b></sub>
</a>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/di4m0nds">
<img src="https://avatars.githubusercontent.com/u/84233833?v=4" width="100;" alt="di4m0nds"/>
<br />
<sub><b>Silvestri, Javier</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/netanel123123">
<img src="https://avatars.githubusercontent.com/u/81083157?v=4" width="100;" alt="netanel123123"/>
<br />
<sub><b>Null</b></sub>
</a>
</td></tr>
</table>
<!-- readme: contributors -end -->




# Build yourself to install

Expand All @@ -124,7 +57,7 @@ npm run build // or 'npm run watch' for developing

# Language locale
- We are looking for any locale contributor. Feel free to make any pull request on bellow path.
- [Locale](https://github.com/ttop32/MouseTooltipTranslator/tree/main/public/_locales)
- [Locale](https://github.com/ttop32/MouseTooltipTranslator/tree/main/public/_locales)
- [crowdin](https://crowdin.com/project/mousetooltiptranslator)
- User can change this extension user interface Language by change browser UI language from
- [chrome://settings/languages](chrome://settings/languages)
Expand Down Expand Up @@ -190,6 +123,80 @@ npm run build // or 'npm run watch' for developing
| zh_TW | Chinese (Taiwan) |




# Contributors
<!-- readme: contributors -start -->
<table>
<tr>
<td align="center">
<a href="https://github.com/ttop32">
<img src="https://avatars.githubusercontent.com/u/46513852?v=4" width="100;" alt="ttop32"/>
<br />
<sub><b>Daniel K</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/ardasatata">
<img src="https://avatars.githubusercontent.com/u/17568508?v=4" width="100;" alt="ardasatata"/>
<br />
<sub><b>Arda Satata Fitriajie</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/neoOpus">
<img src="https://avatars.githubusercontent.com/u/1388336?v=4" width="100;" alt="neoOpus"/>
<br />
<sub><b>Anoir Ben Tanfous</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/Blueberryy">
<img src="https://avatars.githubusercontent.com/u/36592509?v=4" width="100;" alt="Blueberryy"/>
<br />
<sub><b>Null</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/michael-nhat">
<img src="https://avatars.githubusercontent.com/u/66666570?v=4" width="100;" alt="michael-nhat"/>
<br />
<sub><b>Hoang Van Nhat</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/newmind">
<img src="https://avatars.githubusercontent.com/u/379460?v=4" width="100;" alt="newmind"/>
<br />
<sub><b>JG</b></sub>
</a>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/di4m0nds">
<img src="https://avatars.githubusercontent.com/u/84233833?v=4" width="100;" alt="di4m0nds"/>
<br />
<sub><b>Silvestri, Javier</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/netanel123123">
<img src="https://avatars.githubusercontent.com/u/81083157?v=4" width="100;" alt="netanel123123"/>
<br />
<sub><b>Null</b></sub>
</a>
</td></tr>
</table>
<!-- readme: contributors -end -->


# Contributors Crowdin

<!-- CROWDIN-CONTRIBUTORS-START -->

<!-- CROWDIN-CONTRIBUTORS-END -->


# Privacy policy
- [Privacy policy](https://github.com/ttop32/MouseTooltipTranslator/blob/main/doc/privacy_policy.md)

Expand Down
3 changes: 2 additions & 1 deletion doc/description.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ English, Russian, Japanese, Chinese and so on

# Change Log
- 0.1.128
- spanish locale (contributed by di4m0nds)
- Spanish locale (contributed by di4m0nds)
- Turkish locale (contributed by Nejdet ACAR)
- 0.1.127
- fix tooltip hide conflict
- 0.1.126
Expand Down

0 comments on commit 0181ee1

Please sign in to comment.