Re: Translator of words and phrases in Django

2019-08-23 Thread Harold A
El martes, 20 de agosto de 2019, 9:05:05 (UTC-5), Harold A escribió: > > Hello everyone > > I am practically new to django and I want to make a word translator > similar to the google translator, for the translation of my into native > language into English and Spanish. > > > So that our native

Re: Translator of words and phrases in Django

2019-08-20 Thread Mike Dewhirst
On 21/08/2019 12:05 am, Harold A wrote: Hello everyone I am practically new to django and I want to make a word translator similar to the google translator, for the translation of my into native language into English and Spanish. So that our native native language is not lost I would app

Translator of words and phrases in Django

2019-08-20 Thread Harold A
Hello everyone I am practically new to django and I want to make a word translator similar to the google translator, for the translation of my into native language into English and Spanish. So that our native native language is not lost I would appreciate if you can guide me on how to do