translated-text-to-armenian
MarineMehrabyan/translated-text-to-armenian
This repository contains a Bash script that takes input text, splits it into sentences, and translates each sentence to Armenian using the Google Translate API. It's a handy tool for automating text translation tasks and understanding content in different languages.
Summary
A Bash script that translates input text to Armenian by splitting it into sentences and using the Google Translate API via wget and jq. Includes instructions for customization and creating a system shortcut.