mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #134] Russian & English switched #70
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#70
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 @valeskini on GitHub (Jun 9, 2023).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/134
Describe the bug
On the latest docker image the Russian and English Languages are switched.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It shouldnt be switched
Screenshots

Info (please complete the following information):
@0xJacky commented on GitHub (Jun 10, 2023):
OK, I will try to reproduction this issue. I just pulled the latest codes from dev branch and built it, howerver it works normally.
@0xJacky commented on GitHub (Jun 11, 2023):
Oh, the demo also has this problem. I will fix it as soon as possible, thanks for your report.
@0xJacky commented on GitHub (Jun 11, 2023):
Well, I just re-executed the GitHub Action workflow this github action workflow(https://github.com/0xJacky/nginx-ui/actions/runs/5133640644) and this issue is fixed now.