setSupportedLanguages for Hunspell
pajso96 opened this issue · 3 comments
pajso96 commented
Its possible to add setter for supported languages property in Hunspell class ?
There is a problem with fetching langs from hunspell library.
icanhazstring commented
Hi @pajso96 could you explain the difficulty you have fetching the languages?
Is the problem getting supported languages coming from the library or your system itself?
pajso96 commented
The proccess which get supported languages from Hunspell always return isSuccessfull === false.( Hunspell -D)
icanhazstring commented
Hi. Thanks for clarification. So this might be same problem as #8