Skip to content

Commit 86052fc

Browse files
committed
wip
1 parent ecc8c38 commit 86052fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/translation-linter.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@
7272
| Language File Readers
7373
|--------------------------------------------------------------------------
7474
|
75-
| The following array lists the language file "readers" that will be
76-
| parsed for translation keys. This should be mapped as a key value
77-
| array. The key should be the "extension" and the value should be
78-
| the "Reader" class that implements the require interface.
75+
| The following array lists the language file "readers" that will extract
76+
| the translations from your language files. This should be mapped as a
77+
| key value array. The key should be the "extension" and the value
78+
| should be the "Reader" class that implements the required interface.
7979
|
8080
| If you want to disable reading a specific file type then you can
8181
| remove it from the array below.

0 commit comments

Comments
 (0)