Skip to content

Commit abaa325

Browse files
committed
Merge branch 'thammarith-markdowned-contributors'
2 parents 5b01506 + ceacadd commit abaa325

File tree

6 files changed

+42
-26
lines changed

6 files changed

+42
-26
lines changed

CONTRIBUTORS

Lines changed: 0 additions & 18 deletions
This file was deleted.

CONTRIBUTORS.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Contributors
2+
3+
- Alexander Knipping ([@obitech](https://github.com/obitech))
4+
- Amauri Bizerra ([@AmauriAires](https://github.com/AmauriAires))
5+
- [@anirudh-modi](https://github.com/anirudh-modi)
6+
- [@ENT8R](https://github.com/ENT8R)
7+
- Flo Becker ([@beckerei](https://github.com/beckerei))
8+
- Josh Cooper ([@JoshCooperr](https://github.com/JoshCooperr))
9+
- Linus Brogan ([@linusaurusrex](https://github.com/linusaurusrex))
10+
- Metta Ong ([@ongspxm](https://github.com/ongspxm))
11+
- Michael Corwin ([@mcorwin22](https://github.com/mcorwin22))
12+
- [@OogieBoogieInJSON](https://github.com/OogieBoogieInJSON)
13+
- [@redagavin](https://github.com/redagavin)
14+
- [@Thammarith](https://github.com/Thammarith)
15+
- [@xlomonosvx](https://github.com/xlomonosvx)
16+
17+
## Translators
18+
19+
### Chinese
20+
21+
- [@Cye3s](https://github.com/Cye3s)
22+
23+
### French
24+
25+
- Nicolas Trouin ([@nicolas-trouin](https://github.com/nicolas-trouin))
26+
27+
### German
28+
29+
- [@rugk](https://github.com/rugk)
30+
31+
### Turkish
32+
33+
- Ömür Turan ([@omurturan](https://github.com/omurturan))
34+
- Serkan Algur ([@serkanalgur](https://github.com/serkanalgur))

src/_locales/de/messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,12 +398,12 @@
398398
"placeholders": {
399399
"contributors": {
400400
"content": "$1",
401-
"example": "<a href=\"https://github.com/rugk/…/CONTRIBUTORS\">all other contributors</a>"
401+
"example": "<a href=\"https://github.com/rugk/…/CONTRIBUTORS.md\">all other contributors</a>"
402402
}
403403
}
404404
},
405405
"contributorsThanksLink": {
406-
"message": "https://github.com/rugk/offline-qr-code/blob/master/CONTRIBUTORS",
406+
"message": "https://github.com/rugk/offline-qr-code/blob/master/CONTRIBUTORS.md",
407407
"description": "The link to the CONTRIBUTORS file."
408408
},
409409
"contributorsThanksLinkText": {

src/_locales/en/messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,12 +400,12 @@
400400
"placeholders": {
401401
"contributors": {
402402
"content": "$1",
403-
"example": "<a href=\"https://github.com/rugk/…/CONTRIBUTORS\">all other contributors</a>"
403+
"example": "<a href=\"https://github.com/rugk/…/CONTRIBUTORS.md\">all other contributors</a>"
404404
}
405405
}
406406
},
407407
"contributorsThanksLink": {
408-
"message": "https://github.com/rugk/offline-qr-code/blob/master/CONTRIBUTORS",
408+
"message": "https://github.com/rugk/offline-qr-code/blob/master/CONTRIBUTORS.md",
409409
"description": "The link to the CONTRIBUTORS file."
410410
},
411411
"contributorsThanksLinkText": {

src/_locales/fr/messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,12 +462,12 @@
462462
"placeholders": {
463463
"contributors": {
464464
"content": "$1",
465-
"example": "<a href=\"https://github.com/rugk/…/CONTRIBUTORS\"> à tous les autres contributeurs</a>"
465+
"example": "<a href=\"https://github.com/rugk/…/CONTRIBUTORS.md\"> à tous les autres contributeurs</a>"
466466
}
467467
}
468468
},
469469
"contributorsThanksLink": {
470-
"message": "https://github.com/rugk/offline-qr-code/blob/master/CONTRIBUTORS",
470+
"message": "https://github.com/rugk/offline-qr-code/blob/master/CONTRIBUTORS.md",
471471
"description": "The link to the CONTRIBUTORS file."
472472
},
473473
"contributorsThanksLinkText": {

src/_locales/zh_CN/messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -464,12 +464,12 @@
464464
"placeholders": {
465465
"contributors": {
466466
"content": "$1",
467-
"example": "<a href=\"https://github.com/rugk/…/CONTRIBUTORS\">all other contributors</a>"
467+
"example": "<a href=\"https://github.com/rugk/…/CONTRIBUTORS.md\">all other contributors</a>"
468468
}
469469
}
470470
},
471471
"contributorsThanksLink": {
472-
"message": "https://github.com/rugk/offline-qr-code/blob/master/CONTRIBUTORS",
472+
"message": "https://github.com/rugk/offline-qr-code/blob/master/CONTRIBUTORS.md",
473473
"description": "The link to the CONTRIBUTORS file."
474474
},
475475
"contributorsThanksLinkText": {

0 commit comments

Comments
 (0)