feat: add translated names for Devil Fruits and update related schemas
Build Docker Image / build (push) Successful in 1m33s

- Added support for translated names and French translated names in the DevilFruitRecord and Character interfaces.
- Updated JSON import/export scripts to handle new translated name fields.
- Enhanced scraping logic to extract translated names from the source.
- Modified database schema to include translated names for Devil Fruits.
- Updated daily fruit selection to include translated names for characters.
This commit is contained in:
2026-07-10 09:02:20 +02:00
parent efb0b3d330
commit d3fafd75c6
7 changed files with 1336 additions and 17 deletions
+7
View File
@@ -36,6 +36,13 @@
"when": 1782152097346,
"tag": "0004_magenta_screwball",
"breakpoints": true
},
{
"idx": 5,
"version": "6",
"when": 1783545248600,
"tag": "0005_uneven_talkback",
"breakpoints": true
}
]
}