Does Cucumber supports only English language?
Cucumber tool was originally written in the “Ruby” programming language.However now, Cucumber supports a variety of different programming languages including Java, JavaScript, PHP, Net, Python, Perl, etc. with various implementations.
Cucumber tool reads the step written in a Gherkin or plain English text inside the feature file.