Stichoza / google-translate-php

🔤 Free Google Translate API PHP Package. Translates totally free of charge.
MIT License
1.79k stars 380 forks source link

How do I swap to using my own paid api key? #191

Closed xitude closed 1 year ago

xitude commented 1 year ago

Hello! I am facing limitation throttling problems and I am interested in upgrading to a paid version. However, I am unable to locate the documentation on how to begin using my key. Can you assist me?

Stichoza commented 1 year ago

This package does not support translations with API key. In this case, you should use the official google/cloud-translate package instead.