Skip to content

Commit af8be35

Browse files
authored
Update README.md
1 parent 76f9617 commit af8be35

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
# JSON Translation helper for Laravel
2-
Searches for translation keys – inserts into JSON translation files.
1+
# JSON Translation Helper for Laravel
2+
JSON Translation Helper scans your project for `__()`, `lang()` translation helper methods and `@lang` directives, then it creates keys in your JSON translation files.
3+
4+
And yes, it avoids duplicates – helper creates only non-existing keys. Ready for your translation.

0 commit comments

Comments
 (0)