Google Sheets - Google Translate - One Language to another Language using Google Sheets

Опубликовано: 21 Июль 2026
на канале: Sri Pathra Kali Learning Hub
45
1

This Video describes how translate text one language to another language and how split text and how join the two texts

Function Syntax :

=GOOGLETRANSLATE(text, source_language, target_language)

Example

English to Tamil

=googletranslate("welcome","en","ta")

IF A2 Cell Contains some text in google sheet

=googletranslate(A2, "en","ta")


English to Hindi

=googletranslate(A2, "en","hi")

Just Two Letter of Source Language and Target Languge
For More Information

https://developers.google.com/admin-s...




#tamil
#google
#googlesheets
#translate
#googlesheetstips
#googlesheetstutorial