Update 0.2.1.md

This commit is contained in:
Stefan Pejcic 2024-08-01 07:31:25 +02:00 committed by GitHub
parent 683c70d21b
commit 7aaf45edb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -180,20 +180,6 @@ OpenPanel users can now access their PHPMyAdmin instances using https://their-do
Starting version 0.2.1 the path for OpenPanel translations is changed from `/usr/local/panel/translations/` to `/etc/openpanel/openpanel/translations/`. This will ensure that translation files are not modified during OpenPanel updates, ensuring that you never lose your local changes. Starting version 0.2.1 the path for OpenPanel translations is changed from `/usr/local/panel/translations/` to `/etc/openpanel/openpanel/translations/`. This will ensure that translation files are not modified during OpenPanel updates, ensuring that you never lose your local changes.
We have also created a new command to help you easily install any locale(s):
- List all available locales:
```bash
opencli locale
```
- Installing single locale:
```bash
opencli locale sr-sr
```
- Installing multiple locales at once:
```bash
opencli locale sr-sr tr-tr
```
### Firewall Settings ### Firewall Settings