nikaia / translation-sheet

Translating Laravel languages files using a Google Spreadsheet.
GNU General Public License v3.0
291 stars 60 forks source link

Recognize json or php format while reading translations files #78

Open nitogel opened 1 year ago

nitogel commented 1 year ago

Hi. There is a problem if you have extra translations in PHP format. I guess it would be better to recognize file extensions while reading.

nbourguig commented 4 months ago

@nitogel Can you add test that back this up. Sorry it's been a long time that I did not touch this package.