espanoltranslate

Translate English to Espanol.


Keywords
espanol
License
ISC
Install
npm install espanoltranslate@1.0.2

Documentation


discord.js


NPM version NPM downloads

About

EspanolTranslate is a nice looking package that can help you translate from English To Espanol.

Installation

NPM: npm install espanoltranslate

Example usage

const ET = require("espanoltranslate")

ET.translateToES("Hello, My Names Is JuicyAdde!") 
// Translating Hello to Espanol. The answer will come in the Console/Terminal.

Issues?

Before you open a issue, be sure to check if its hasnt been answered.