Skip to content

Commit

Permalink
Updated credits
Browse files Browse the repository at this point in the history
Signed-off-by: sunilpaulmathew <[email protected]>
  • Loading branch information
sunilpaulmathew committed May 1, 2023
1 parent 2cdb5d1 commit e54a270
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Credits.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,13 @@ Package Manager is, and as always, an open-source project which is ready to acce
* Woytazzer, Czech Translations
* Javi, Spanish Translations
* Hoa Gia Đại Thiếu, Vietnamese Translations
* [jason5545](https://github.com/jason5545), Chinese (Simplified & Traditional) Translations
* [jason5545](https://github.com/jason5545), deluxghost, Yadi, Marco, Thomas Yu, & 蔡承佑, Chinese (Simplified & Traditional) Translations
* Carnum & Cláudia Sebastião, Portuguese (Portugal) Translations
* Erős Pista, Hungarian Translations
* [Agnieszka C](https://github.com/Aga-C), Polish Translations
* [AbsurdUsername](https://github.com/AbsurdUsername), Italian Translations
* rotid, Arabic Translations
* Pen, Slovakian Translations
* Many other people contributed via [POEditor](https://poeditor.com/join/project?hash=0CitpyI1Oc)

_If you think I missed your name, please let me know._
_If you think I missed your name, please let me know._
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ public static List<sSerializableItems> getCredits() {
mData.add(new sSerializableItems(null, "Erős Pista", "Hungarian Translations", null));
mData.add(new sSerializableItems(null, "AbsurdUsername", "Italian Translations", "https://github.com/AbsurdUsername"));
mData.add(new sSerializableItems(null, "rotid™", "Arabic Translations", null));
mData.add(new sSerializableItems(null, "Pen™", "Slovakian Translations", null));
return mData;
}

Expand Down

0 comments on commit e54a270

Please sign in to comment.