B(
Asked
Hi,
First of all greetings for good job! I like the system!
I have issues with setting Bulgarian translation.
It appears in the dropdown menu, but when selected it displays a “Success - Езикът е променен” message (with working text in cyrillic at the bottom) and does not make any changes.
Followed all steps.
- Translated en.json file to bg.json;
- Translated /lang/en folder and saved it as /lang/bg;
- Added new line “import bg from ‘@lang/bg.json’;” in /resources/js/Core/i18n.js
- I couldn’t start the command “npm i && npm run prod”, so I deleted all files and databases and reinstalled the script and inserted the new files before installation, expecting it to work, but unfortunately it didn’t.
- Tried to change encoding from utf-8 to Windows-1251 but same…
Please for help