Skip to content

add support for zh_cn#208

Merged
chamikaJ merged 22 commits intoWorklenz:developmentfrom
jiuhao47:main
Jul 8, 2025
Merged

add support for zh_cn#208
chamikaJ merged 22 commits intoWorklenz:developmentfrom
jiuhao47:main

Conversation

@jiuhao47
Copy link
Copy Markdown
Contributor

I tried to add Simplified Chinese support and it is now available through the build.

gdevenyi and others added 22 commits May 27, 2025 22:32
- Added an Analytics section to the README.md, detailing what is tracked, privacy measures, and opt-out instructions.
- Implemented Google Analytics in index.html, including a privacy notice for open source users and environment-specific tracking IDs.
- Updated worklenz-frontend README.md to include a License section.
- Introduced a dedicated function to display the privacy notice for users of the open source version.
- Updated the styling and content of the privacy notice for improved visibility and clarity.
- Added a DOMContentLoaded event listener to conditionally show the notice based on the environment and previous interactions.
- Updated the privacy notice button to use an ID for easier event handling.
- Added an event listener to the button to manage the display of the notice and store user consent in localStorage.
Fix use of deprecated mc command for bucket creation
- Split Dockerfile into multi-stage build to reduce final image size
- Update docker-compose.yml with restart policies and health checks
- Improve .dockerignore files for both frontend and backend
- Fix MinIO bucket creation script to use 'alias set' instead of deprecated command
- Enhance PostgreSQL healthcheck configuration
The file contained outdated process information that was no longer relevant to the project. This cleanup helps maintain a cleaner codebase.
- Modify healthcheck command to use DB_NAME and DB_USER environment variables
- Reduce retries from 10 to 5 to fail faster if database is unavailable
…size-reduction

Chore/docker image size reduction
Update LANGUAGE_TYPE enum to include 'alb' and 'de' for Albanian and …
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 30, 2025

CLA assistant check
All committers have signed the CLA.

@jiuhao47
Copy link
Copy Markdown
Contributor Author

jiuhao47 commented Jul 1, 2025

It seems blocked by CLA but I have signed it.

@chamikaJ chamikaJ merged commit 56d6a53 into Worklenz:development Jul 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants