auto-translate icon indicating copy to clipboard operation
auto-translate copied to clipboard

IS this package able to translate "PHP" language file which are located in "lang/en/" folder instead of "JSON" ???

Open chegmarco1989 opened this issue 2 years ago • 0 comments

Hello.

I noticed this package uses .jSON files to make (generate) translation. But our existing application uses PHP file located in lang/en/ folder like following:

lang/ en/

  • account.php
  • auth.php
  • business.php
  • etc...

So, is that package able to automatically translate PHP language files which are located in lang/en/ repository instead of JSON ???

Please Help me.

chegmarco1989 avatar Aug 27 '23 05:08 chegmarco1989