[PR #628] [MERGED] fix bug and update translations for zh #653

Closed
opened 2026-02-27 15:59:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/628
Author: @kuletco
Created: 12/13/2023
Status: Merged
Merged: 12/13/2023
Merged by: @catborise

Base: masterHead: work


📝 Commits (3)

📊 Changes

6 files changed (+1123 additions, -1304 deletions)

View changed files

📝 computes/templates/computes/list.html (+1 -1)
📝 instances/forms.py (+11 -9)
📝 instances/templates/instances/settings_tab.html (+9 -9)
📝 locale/zh/LC_MESSAGES/django.mo (+0 -0)
📝 locale/zh/LC_MESSAGES/django.po (+1099 -1283)
📝 webvirtcloud/settings.py.template (+3 -2)

📄 Description

  1. fix icon missing in computes page
  2. update translations

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/628 **Author:** [@kuletco](https://github.com/kuletco) **Created:** 12/13/2023 **Status:** ✅ Merged **Merged:** 12/13/2023 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `work` --- ### 📝 Commits (3) - [`e0d83a3`](https://github.com/retspen/webvirtcloud/commit/e0d83a397bc843a7bdc0c88c391f0f1efd862b52) fix icon missing bug - [`c58d6f4`](https://github.com/retspen/webvirtcloud/commit/c58d6f484d3b66831f470bb99024faddb874fc7e) Corrected untranslated items - [`462e5d8`](https://github.com/retspen/webvirtcloud/commit/462e5d8403acbb1e922161aefa61f44d4f0751c2) update translation for zh ### 📊 Changes **6 files changed** (+1123 additions, -1304 deletions) <details> <summary>View changed files</summary> 📝 `computes/templates/computes/list.html` (+1 -1) 📝 `instances/forms.py` (+11 -9) 📝 `instances/templates/instances/settings_tab.html` (+9 -9) 📝 `locale/zh/LC_MESSAGES/django.mo` (+0 -0) 📝 `locale/zh/LC_MESSAGES/django.po` (+1099 -1283) 📝 `webvirtcloud/settings.py.template` (+3 -2) </details> ### 📄 Description 1. fix icon missing in computes page 2. update translations --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#653
No description provided.