File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 72
72
| Language File Readers
73
73
|--------------------------------------------------------------------------
74
74
|
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.
79
79
|
80
80
| If you want to disable reading a specific file type then you can
81
81
| remove it from the array below.
You can’t perform that action at this time.
0 commit comments