1.0.1 • Published 1 year ago
malayo v1.0.1
Malay Language Translator
This is a simple JavaScript program to translate English words to Malay.
How to Use
- Make sure you have Node.js installed on your machine.
- Clone this repository.
- Install dependencies by running
npm install
. - Use the translator in your own code by requiring the
translator.js
module. - Call the
translate(word)
function with an English word to get its Malay translation. - If a translation for the word is not found, it will return "Translation not found".
1.0.1
1 year ago