translation-sheet icon indicating copy to clipboard operation
translation-sheet copied to clipboard

Translating Laravel languages files using a Google Spreadsheet.

Results 10 translation-sheet issues
Sort by recently updated
recently updated
newest added

This pull request 1. adds subfolder support (https://github.com/nikaia/translation-sheet/pull/42 thanks to @gmvale) 2. adds the possibility to exclude one or more languages from pulling. Why two features within one pull request?...

Would be nice to have a `--pull-only` mode which would: - Bring new ones from spreadsheet - Update existing ones from spreadsheet - Don't delete locally things that are missing...

Hi, The extra sheet feature is currently working great but only with .json file. Do you think that adding support for php file is possible?

This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...

It's a way to work with og title?

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.

The [same question](https://stackoverflow.com/questions/74438558/how-to-avoid-google-translate-to-translate-parameters) is in stackoverflow Any ideas?

Problem 1 - illuminate/console[v5.8.0, ..., 5.8.x-dev] require php ^7.1.3 -> your php version (8.2.0) does not satisfy that requirement. - illuminate/console[v6.0.0, ..., v6.19.1] require php ^7.2 -> your php version...