[PR #383] [MERGED] localization updates #531

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/383
Author: @catborise
Created: 10/23/2020
Status: Merged
Merged: 10/23/2020
Merged by: @catborise

Base: masterHead: master


📝 Commits (3)

  • f759dc6 fix to prevent not opened connection close error
  • 5a3e0ad page header rearragements
  • c20c353 localization updates

📊 Changes

19 files changed (+8337 additions, -8527 deletions)

View changed files

📝 accounts/templates/login.html (+1 -1)
📝 computes/templates/computes/instances.html (+1 -1)
📝 instances/utils.py (+3 -1)
📝 instances/views.py (+1 -1)
📝 interfaces/templates/interfaces.html (+1 -1)
📝 locale/de/LC_MESSAGES/django.po (+1012 -1052)
📝 locale/en/LC_MESSAGES/django.po (+1012 -1052)
📝 locale/es/LC_MESSAGES/django.po (+1012 -1052)
📝 locale/fr/LC_MESSAGES/django.po (+1012 -1052)
📝 locale/nl/LC_MESSAGES/django.po (+1012 -1052)
📝 locale/ru/LC_MESSAGES/django.po (+1012 -1054)
📝 locale/tr/LC_MESSAGES/django.mo (+0 -0)
📝 locale/tr/LC_MESSAGES/django.po (+1240 -1147)
📝 locale/uk/LC_MESSAGES/django.po (+1012 -1054)
📝 networks/templates/networks.html (+1 -1)
📝 nwfilters/templates/nwfilters.html (+1 -1)
📝 secrets/templates/secrets.html (+0 -1)
📝 storages/templates/storages.html (+2 -1)
📝 templates/base.html (+2 -3)

📄 Description

tr localization fixes
html fixes


🔄 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/383 **Author:** [@catborise](https://github.com/catborise) **Created:** 10/23/2020 **Status:** ✅ Merged **Merged:** 10/23/2020 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`f759dc6`](https://github.com/retspen/webvirtcloud/commit/f759dc65648da72163027167f19ab66e1f0fb79a) fix to prevent not opened connection close error - [`5a3e0ad`](https://github.com/retspen/webvirtcloud/commit/5a3e0ad6f2781a812a9f81a027036574750eb55c) page header rearragements - [`c20c353`](https://github.com/retspen/webvirtcloud/commit/c20c353a40cac1f12aff26a7dbcff98112b6c5c4) localization updates ### 📊 Changes **19 files changed** (+8337 additions, -8527 deletions) <details> <summary>View changed files</summary> 📝 `accounts/templates/login.html` (+1 -1) 📝 `computes/templates/computes/instances.html` (+1 -1) 📝 `instances/utils.py` (+3 -1) 📝 `instances/views.py` (+1 -1) 📝 `interfaces/templates/interfaces.html` (+1 -1) 📝 `locale/de/LC_MESSAGES/django.po` (+1012 -1052) 📝 `locale/en/LC_MESSAGES/django.po` (+1012 -1052) 📝 `locale/es/LC_MESSAGES/django.po` (+1012 -1052) 📝 `locale/fr/LC_MESSAGES/django.po` (+1012 -1052) 📝 `locale/nl/LC_MESSAGES/django.po` (+1012 -1052) 📝 `locale/ru/LC_MESSAGES/django.po` (+1012 -1054) 📝 `locale/tr/LC_MESSAGES/django.mo` (+0 -0) 📝 `locale/tr/LC_MESSAGES/django.po` (+1240 -1147) 📝 `locale/uk/LC_MESSAGES/django.po` (+1012 -1054) 📝 `networks/templates/networks.html` (+1 -1) 📝 `nwfilters/templates/nwfilters.html` (+1 -1) 📝 `secrets/templates/secrets.html` (+0 -1) 📝 `storages/templates/storages.html` (+2 -1) 📝 `templates/base.html` (+2 -3) </details> ### 📄 Description tr localization fixes html fixes --- <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:03 +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#531
No description provided.