You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Guillermo Pages 2d66d42629
continuous-integration/drone/push Build is passing Details
fix: add missing translations and fix type error
Added missing translation keys in all language dictionaries:
- "Slot" (en: "Slot", fr: "Créneau", de: "Zeitfenster")
- "© 2024 Playchoo Manager. Venue administration portal." (translated to fr and de)

Fixed type error in ClubProfileTab.tsx:
- hasFieldValue() now explicitly returns boolean using Boolean() wrapper

This resolves all TypeScript compilation errors.
1 month ago
..
de.json fix: add missing translations and fix type error 1 month ago
en.json fix: add missing translations and fix type error 1 month ago
en.json.backup feat(slot-definitions): add create/edit form with validation 1 month ago
fr.json fix: add missing translations and fix type error 1 month ago