Open Alexmod opened 3 years ago
This could be possible, do you know of a good source for the formula's names in different languages?
Thanks for the answer. Maybe https://en.excel-translator.de/translator/
@Alexmod this last one seems good enough, we can improve the lists later, I'll try to make hotxlfp localizable.
@leonelcamara , there's a difficulty in the separator. Different languages have different delimiters. For example.
Russian
СУММ(1; 2; 3)
English
SUM(1, 2, 3)
@Alexmod hotxlfp already accepts both delimiters. I think the problem is more with locales which use commas in numbers as the decimal separator. Not sure I'll support that as I'd like to keep this behavior of accepting both commas and semicolons.
Is it possible to make language support available? Example.