-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requestlarge scopeLarge scope issue - should be broken down into smaller tasksLarge scope issue - should be broken down into smaller tasks
Description
Main goal: support French
Stretch goal: support the other languages where Altered prints cards: Spanish, Italian, German.
- Database needs to support Unique effects text in other languages
- Uniques Crawler should fetch and populate cards in other languages
- Post-Processing should breakdown cards in other languages and store the corresponding
CharacterDataUniqueAbilityPartrecords should not be duplicated, so we will need to figure out how to match them between languages
- UI should have an option to choose one of the supported language
- The search will automatically search into the fields matching the selected language
- A localization library should be used to translate UI elements
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlarge scopeLarge scope issue - should be broken down into smaller tasksLarge scope issue - should be broken down into smaller tasks