Scenario: Added "en", "de" and "lt" to config, imported translations from bundle and I see only "en" and "lt". Why? Because there were no translations in "de". Current implementation lists translations based on data in ES. What if I want to translate to new language? It should be enough to add new locale in config.
Scenario: Added "en", "de" and "lt" to config, imported translations from bundle and I see only "en" and "lt". Why? Because there were no translations in "de". Current implementation lists translations based on data in ES. What if I want to translate to new language? It should be enough to add new locale in config.