Files
OnePieceDle/drizzle/meta/_journal.json
whidix 997b2f1781
All checks were successful
Build Docker Image / build (push) Successful in 1m18s
feat: add French localization support for character attributes and improve character display logic
- Added optional French names, affiliations, origins, and epithets to character records.
- Updated character import logic to handle new French fields.
- Enhanced character search and display components to show French names and epithets based on selected language.
- Modified database schema to include French fields for characters.
- Improved error handling in daily character setup to check for existing characters.
- Refactored components to utilize helper functions for displaying names and attributes based on language.
2026-03-15 22:00:19 +01:00

13 lines
209 B
JSON

{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1773602933375,
"tag": "0000_huge_doctor_octopus",
"breakpoints": true
}
]
}