It would be nice if "Translation"Multilingal Locale work in debug mode become more readable.
Specifically say, I would like to
1 - Display as what language data was translated (e.g. "de-DE")
2 - Original Text(Currently, only translated data can observed in debug, and Original data cannot find in debug area)
It need to check whether translated data was fetched with translated with correct Locale.
Plus, currently when unexpected data was fetched, it is difficult to breakdown issue,
for instance, translation exist in another eSpace and it worked, or there is Database issue and corrupted data was fetched,