If you want to translate data in Google spreadsheet cells from one language to another then you can make use of GOOGLETRANSLATE syntax, let's see an example of how to use it.
Syntax/Formula : GOOGLETRANSLATE(text, [source_language, target_language])
text: Its the text you want to get translated, it should be enclosed with double quotes, you can also specify cell ID here.
source_language: This field is used to specify the source language of the text specified. It contains two-letter language code enclosed within double quotes, e.g. "en" for English or "ko" for Korean, "de" for German, "hi" or Hindi and so on, or "auto" to auto-detect the language.
Note: This is an OPTIONAL field. If source_language is not added, target_language must also be not be added.
target_language: This field is used to specify the targeted language of the text specified. It contains two-letter language code enclosed within double quotes, e.g. "en" for English or "ko" for Korean, "de" for German, "hi" or Hindi and so on, or "auto" to auto-detect the language.
- Fetch More then 10 Links Per Page in Google Search Result
- 86 Gmail keyboard shortcuts that you may find Advantageous
- How to insert image into Google Sheets cell
- Turn Off Google Analytics intelligence Alert Emails
- Google translate in spreadsheet
- Turning Off Chat in Gmail
- Gmail Error Bad Request Your client has issued a malformed or illegal request
- How to Undo-Revert Sent Email in Google Gmail
- How to remove disable google search blue triangle
- Resolving DNS_PROBE_FINISHED_NXDOMAIN Google Chrome Error
- Page actions are temporarily disabled [Google Search Console Page Crawling]
- Fetch as Google Crawl Error or Redirected Status
- Google Webmaster : An error has occurred. Please try again later
- Possible outages message Google Webmaster tool
- Notepad++ Convert text from lower to upper case - NotepadPlusPlus
- Difference between using Scanner Class and String args for user input in Java - Java
- How to Change Eclipse Default Web Browser - Eclipse
- Facebook : Warning: Request without access token missing application ID or client token - Facebook
- How to recover unsaved notepad file Windows 10 - NotepadPlusPlus
- This Toast was not created with Toast.makeText() : Android RuntimeException - Android
- Maven Unsupported major.minor version 51.0 - Java
- Toast not getting displayed Android App - Android
- How to reset eclipse layout - Android
- Upload docx file using PHP script - PHP
- Comprehensive 256 Ascii code table with Html Hex IBM Microsoft Key - Html
- reCAPTCHA Implementation Tutorial - CSS
- import servlet API to eclipse project (javax.servlet cannot be resolved error) - Java
- Android: Unknown error code during application install : - Android
- [Solved] SharePoint Search Internal server error exception - SharePoint