- Issue created by @ashraf.hussain
- 🇮🇳India ashraf.hussain Bangalore
Patch added to check for Translation Existence Before Calling getTranslation(): Before attempting to fetch translations , use hasTranslation() to ensure the specified language is available.
And implement a Fallback for Missing Translations: If the translation doesn’t exist, you can fall back to the default language.