Update visual novel translation attributions

This commit is contained in:
Sakura Knoll
2022-05-09 11:52:06 +09:00 Unverified
parent f4f3f1e839
commit 0529ab87f7
2 changed files with 20 additions and 3 deletions
+19
View File
@@ -13,6 +13,25 @@ npm run dev
- [Honkai3rd Icon Assets](https://www.figma.com/file/U6OLV1Mlhc3DAXBzBXToO4/AbyssLab-Honkai-icons?node-id=0%3A1)
## Visual Novels
### Translation Attributions
#### Anti-Entropy (EN)
| Chapters | Translators | Progress |
| -------- | ----------------------------------------------------------------- | -------- |
| 1-12 | listless-restless | Complete |
| 13-15 | listless-restless, based on previous work by Aiatar and zklm | Complete |
| 16-26 | Aiatar, zklm, listless-restless, RaytheonThunder#3567 and asterae | Complete |
#### Durandal (EN)
| Chapters | Translators | Progress |
| -------- | ------------------------------ | --------------------------------------- |
| 1-20 | Aiatar and zklm | Complete, but may require further edits |
| 21-31 | delialala#8801 and Sacron#6623 | Complete, but may require further edits |
## License
### Game Data
+1 -3
View File
@@ -52,9 +52,7 @@ const MediaPage = () => {
</Box>
</Box>
<Paragraph>
Other novels and English verions will be available one day.
</Paragraph>
<Paragraph>Other novels will be available one day.</Paragraph>
</Box>
</Honkai3rdLayout>
)