diff --git a/documentation/docs/changelog/0.2.1.md b/documentation/docs/changelog/0.2.1.md index b4d03143..4e3f25a3 100644 --- a/documentation/docs/changelog/0.2.1.md +++ b/documentation/docs/changelog/0.2.1.md @@ -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. -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