From 092da061f45d6bca216bb177456c8a40e68783f9 Mon Sep 17 00:00:00 2001 From: Paul Olthof Date: Wed, 17 Jun 2015 11:53:03 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 66d8020..41bf729 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ This package was created, as an **in-place replacement** for the default TranslationServiceProvider and mend for everyone who got tired of collecting translations in language files and maintaining dozens of arrays, filled with lots and lots of keys. Keys will be added to the database **automatically**, so no more hussling with -adding your keys to the translations file. You'll never forget to translate a key anymore! In production your keys will be **cached** to ensure the localization stays blazing fast! +adding your keys to the translations file, automatic translation with **Google Translate** is also supported. You'll never forget to translate a key anymore! In production your keys will be **cached** to ensure the localization stays blazing fast! ![screenshot](https://cloud.githubusercontent.com/assets/1415623/8106863/4fa2c052-1045-11e5-8d7e-1655f435ee5b.png)