Background of the issue:
I am trying to translate the taxonomy name while keeping the slug the same across different languages.
Symptoms:
I expected the taxonomy slug in the translated language to remain the same as in the default language, but instead, I got a different slug. For example, 'past-release' became 'past-release-zh-hant'.
Questions:
How can I keep the taxonomy slug the same in all languages?