AVideo-Encoder icon indicating copy to clipboard operation
AVideo-Encoder copied to clipboard

encoder translation

Open KrzysioMisio opened this issue 1 year ago • 3 comments

Hi Daniel, can you create a directory 'locale' . Without this directory I can't upload the language files and function.php file and the Encoder translation won't work. I can only suggest changes to existing files or create new files

KrzysioMisio avatar Mar 20 '23 11:03 KrzysioMisio

Still missing the locale.json.php file

DanielnetoDotCom avatar Mar 20 '23 12:03 DanielnetoDotCom

Is the file /locale/index.php needed ?? if yes then you need to add in file view/index.php $files_arr = array_diff($scan_arr, array('.','..', 'function.php', 'locale.json.php')); index.php to ignore it

KrzysioMisio avatar Mar 20 '23 14:03 KrzysioMisio

Not really needed, but it is good when you want to get what you need to translate.

can you please send a pull request?

DanielnetoDotCom avatar Mar 20 '23 14:03 DanielnetoDotCom