Question: Problem With Bulgarian - Cyrillic Translation

Problem With Bulgarian - Cyrillic Translation

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 "Succe

B(

Beyhan Mehmedov (MoJo)

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.

  1. Translated en.json file to bg.json;
  2. Translated /lang/en folder and saved it as /lang/bg;
  3. Added new line “import bg from ‘@lang/bg.json’;” in /resources/js/Core/i18n.js
  4. 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.
  5. Tried to change encoding from utf-8 to Windows-1251 but same…

Please for help