diff --git a/env.php b/env.sample.php similarity index 86% rename from env.php rename to env.sample.php index 1edfa11..f19ecb9 100644 --- a/env.php +++ b/env.sample.php @@ -2,5 +2,6 @@ /** * Set your developer API key here, make sure it is enabled for the domain you are using this from * and Google Translate API https://console.developers.google.com + * Rename this file to env.php **/ $devkey = '';