nikaia / translation-sheet

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

Add support for bigger columns range than A-Z but A-ZZ #21

Closed foslund closed 6 years ago

foslund commented 6 years ago

I experienced an error with a "Undefined offset: ?" because I had too many columns in the Google Sheet. So I've added support for bigger columns range A-ZZ.

Test:

nbourguig commented 6 years ago

Fixed in #21