Hello, is it possible to create another languages as well ? Maybe I am doing something wrong but when I add variables fe - DictionaryCreator(source_language="Spanish", target_language="Slovak") from Spanish to Slovak or German DictionaryCreator(source_language="German", target_language="Slovak") as well as when I try DictionaryCreator(source_language="Spanish", target_language="Czech") the result is still the same and the dict is using English translation..
Is it possible to have Slovak or at least Czech translation ?
Do I do something wrong and thats why its not working?
Thanks in advance
Hello, is it possible to create another languages as well ? Maybe I am doing something wrong but when I add variables fe - DictionaryCreator(source_language="Spanish", target_language="Slovak") from Spanish to Slovak or German DictionaryCreator(source_language="German", target_language="Slovak") as well as when I try DictionaryCreator(source_language="Spanish", target_language="Czech") the result is still the same and the dict is using English translation..
Is it possible to have Slovak or at least Czech translation ?
Do I do something wrong and thats why its not working?
Thanks in advance