mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[GH-ISSUE #339] f strings are not translatable #219
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#219
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?
Originally created by @Real-Gecko on GitHub (Jul 2, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/339
According to https://code.djangoproject.com/ticket/29174 f strings are not translatable.
We need to fix all occurrences of f strings with translation.