Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant change the language #1243

Open
roswitina opened this issue Oct 30, 2023 · 9 comments
Open

cant change the language #1243

roswitina opened this issue Oct 30, 2023 · 9 comments

Comments

@roswitina
Copy link

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.

@juhacz
Copy link

juhacz commented Nov 13, 2023

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/

@MackBe
Copy link

MackBe commented Nov 27, 2023

Same issues for me. Did you find a solution ?

@xaimes
Copy link

xaimes commented Dec 11, 2023

tteck/Proxmox#1695 (comment)

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).

@fengqi
Copy link

fengqi commented Dec 20, 2023

i've solved, ths all of up

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

@MackBe
Copy link

MackBe commented Dec 20, 2023

Problem solved for me too. Thx everyone !

@geraldurbas
Copy link

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

it worked without problems

@LinuxServer-CI
Copy link

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.

@geraldurbas
Copy link

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

@LinuxServer-CI
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Non-Docker Issues
Development

No branches or pull requests

7 participants