- 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.
- heddn Nicaragua
For this to be reviewed and accepted, please review https://git.drupalcode.org/project/diff#contribution-guidelines. Specifically, we'll need an MR opened and some tests.