You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would it be possible to add a new option (e.g. languageExceptionUidsFallbackUid) to change the language-fallback-uid from 0 to any other id?
Here a sample case:
lang, id 0: german
lang id 1: english
lang id 3: french
lang id 4: chinese
'languageExceptionUids' => '4'
It will fall back to german, but english would be better, so this option would be nice:
'languageExceptionUidsFallbackUid' => '1'
Many regards
Andi
The text was updated successfully, but these errors were encountered:
Hi,
would it be possible to add a new option (e.g. languageExceptionUidsFallbackUid) to change the language-fallback-uid from 0 to any other id?
Here a sample case:
lang, id 0: german
lang id 1: english
lang id 3: french
lang id 4: chinese
'languageExceptionUids' => '4'
It will fall back to german, but english would be better, so this option would be nice:
'languageExceptionUidsFallbackUid' => '1'
Many regards
Andi
The text was updated successfully, but these errors were encountered: