mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[PR #321] [MERGED] Translation and locale file updates #498
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#498
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/321
Author: @catborise
Created: 6/12/2020
Status: ✅ Merged
Merged: 6/13/2020
Merged by: @retspen
Base:
master← Head:master📝 Commits (6)
21fcb8cworkaround for django 2.2 bug related with '0011_update_proxy_permissions' migration31c86a6add bottom space for computes cards7bb6bd3update locale files and TR translations.b7fc8a5Language change activation. Fix typos and add new translationsfd3212dfix layout for instance qos configuratione97d592fix some messages, add translation for some keywords, update tr locale file📊 Changes
57 files changed (+12959 additions, -5515 deletions)
View changed files
📝
accounts/forms.py(+1 -1)📝
accounts/models.py(+11 -7)📝
accounts/templates/accounts-list.html(+2 -2)📝
accounts/templates/accounts.html(+1 -1)📝
accounts/templates/create_user_block.html(+1 -1)📝
admin/migrations/0001_initial.py(+0 -1)➕
admin/migrations/0002_auto_20200609_0830.py(+14 -0)📝
admin/templates/admin/user_list.html(+2 -2)📝
appsettings/migrations/0002_auto_20200527_1603.py(+27 -54)📝
appsettings/models.py(+6 -6)📝
appsettings/templates/appsettings.html(+6 -6)📝
appsettings/views.py(+2 -2)📝
computes/models.py(+6 -6)📝
computes/templates/computes.html(+15 -15)📝
computes/validators.py(+1 -1)📝
console/templates/console-spice-lite.html(+1 -2)📝
console/views.py(+1 -1)📝
create/models.py(+5 -5)📝
create/templates/create_flav_block.html(+1 -1)📝
create/templates/create_instance_w1.html(+5 -3)...and 37 more files
📄 Description
hi retspen,
after adding localization, i had to do review the strings and fix somethings.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.