Skip to content

Commit

Permalink
fix: “提交”按钮国际化
Browse files Browse the repository at this point in the history
  • Loading branch information
wmcowen committed Dec 13, 2024
1 parent f07958c commit 68d0a20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified locale/en/LC_MESSAGES/django.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -7545,8 +7545,8 @@ msgstr ""
#~ msgid "打回"
#~ msgstr "return"

#~ msgid "提交"
#~ msgstr "Submit"
msgid "提交"
msgstr "Submit"

#~ msgid "分派"
#~ msgstr "Assign"
Expand Down

0 comments on commit 68d0a20

Please sign in to comment.