Sha256: a754f9afd434f79456030df3439c9edd1c580d5146c1b12894e923df8079fe1c
Contents?: true
Size: 458 Bytes
Versions: 8
Compression:
Stored size: 458 Bytes
Contents
= Google-Translate -- Client for Google Translate API = Installing Google-Translate == Installing the Gem $ gem install google-translate == Usage translate list - displays the list of supported languages translate en:ru "hello world" - or translate en:ru hello world - translates from en to ru translate ru "hello world" - or translate ru hello world - translated from auto-detected language to ru
Version data entries
8 entries across 8 versions & 1 rubygems