Skip to content

Commit 8934f39

Browse files
authored
Update index.php
1 parent 7be9506 commit 8934f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
</div>
219219
<?php if(!config('laravel_google_translate.google_translate_api_key')): ?>
220220
<p>
221-
<code>Translating using stichoza/google-translate-php. If you would like to use Google Translate API, require this package and enter your Google Translate API key to config file laravel_google_translate</code>
221+
<code>If you would like to use Google Translate API, install tanmuhittin/laravel-google-translate and enter your Google Translate API key to config file laravel_google_translate</code>
222222
</p>
223223
<?php endif; ?>
224224
<div class="form-group">

0 commit comments

Comments
 (0)