Skip to content

Commit 8178387

Browse files
committed
Update attributions
1 parent 90ab61a commit 8178387

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ All contributors to the app will be included here and in the About page of the a
5454

5555
### Translations
5656

57+
- [Anime0t4ku](https://github.com/Anime0t4ku) - Japanese/日本語
5758
- [Phoenix](https://github.com/PhoenixFire61) - Dutch/Nederlands
5859
- Pink Melon - Korean/한국어
5960
- RetroCastle - Chinese (Simplified)/中文

src/routes/settings.about.tsx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ function About() {
5656
<span>Phoenix</span>
5757
<span>Dutch/Nederlands</span>
5858
</div>
59+
<div className="flex flex-row justify-between">
60+
<span>Anime0t4ku</span>
61+
<span>Japanese/日本語</span>
62+
</div>
5963
<div className="flex flex-row justify-between">
6064
<span>Pink Melon</span>
6165
<span>Korean/한국어</span>
@@ -98,8 +102,8 @@ function About() {
98102

99103
<div className="text-center">
100104
Aitor Gómez García, Andrea Bogazzi, Anime0t4ku, ArielAces,
101-
BedroomNinja, EntirelyTom, Gaz, Ranny Snice, RetroCastle,
102-
Sensorium, TheTrain, theypsilon, Tim Wilsie, V1605,
105+
BedroomNinja, EntirelyTom, Gaz, Phoenix, Ranny Snice, RetroCastle,
106+
Sensorium, Spice_King, TheTrain, theypsilon, Tim Wilsie, V1605,
103107
whatskenmaking, wizzo, Ziggurat
104108
</div>
105109
</div>

0 commit comments

Comments
 (0)