Heimdall icon indicating copy to clipboard operation
Heimdall copied to clipboard

cant change the language

Open roswitina opened this issue 2 years ago • 9 comments

I use Heimdall 2.5.7.

I can't manage to switch to "German" under the settings. Only "english" is offered for selection. I helped myself by swapping the folder "en" with "de" in /resources/lang/.

I know that this is not the intended way to change the language, but it helped me.

roswitina avatar Oct 30 '23 16:10 roswitina

I have the same issue. Heimdall installed as LXC container on Proxmox via Proxmox VE Helper Scripts(https://tteck.github.io/Proxmox/) ttps://tteck.github.io/Proxmox/

juhacz avatar Nov 13 '23 21:11 juhacz

Same issues for me. Did you find a solution ?

MackBe avatar Nov 27 '23 13:11 MackBe

https://github.com/tteck/Proxmox/issues/1695#issuecomment-1849836086

The problem has been solved. For it to work you would have to reinstall the script or clear the database (if u use Tteck scripts).

You could also use the workaround that is in the link.

The problem is the lack of php-intl when you first run the application (when db is created).

xaimes avatar Dec 11 '23 11:12 xaimes

i've solved, ths all of up

sudo apt-get install php-intl
php artisan db:seed

fengqi avatar Dec 20 '23 07:12 fengqi

Problem solved for me too. Thx everyone !

MackBe avatar Dec 20 '23 08:12 MackBe

sudo apt-get install php-intl php artisan db:seed

it worked without problems

geraldurbas avatar Dec 26 '23 06:12 geraldurbas

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LinuxServer-CI avatar Jan 25 '24 15:01 LinuxServer-CI

Partly confirm: Solved by installing PHP intl Extension. Database Initilalize was not necessary !

geraldurbas avatar Feb 28 '24 09:02 geraldurbas

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LinuxServer-CI avatar Mar 30 '24 15:03 LinuxServer-CI

This issue is locked due to inactivity

github-actions[bot] avatar Jun 29 '24 15:06 github-actions[bot]