- Edited
Is it possible to use the yaml language file for my country, like for example Dutch?I do have the nl.phar file, but there a lots of things I would like to change.So I tried unpacking the nl.phar and I got the yaml files, which I placed in the include/i18n/nl_NL/ directory.My Osticket v1.10 does also see that as additional language. But this way I can just edit the yaml files to change translation whenever I want to.So now I have a couple of questions.1.) Can I keep using it this way without issues? And set it to primary language without issues?2.) There are some files which are present there now, which are not present in the en_US folder like:- the /js folder with 3 files "osticket-strings.js", "redactor.js" and "jquery.ui.datepicker.js"- a LC_Messages folder with a messages.mo.php- a Manifest file in the nl_NL root.Can or must any of these things be deleted, or must I keep them all to keep it working?3.) If I have to keep the file, do I have to make changes to this /js/redactor.js file to fix the autosave issue?