feat: add translations for file upload error messages in django.po

This commit is contained in:
wxg0103 2025-12-05 16:04:57 +08:00
parent 92237e4dcf
commit f5feddf6ab
3 changed files with 29 additions and 2 deletions

View File

@ -8796,4 +8796,13 @@ msgid "The default is body, you can enter .classname/#idname/tagname"
msgstr ""
msgid "Please enter the Web root address"
msgstr ""
msgid "File size exceeds limit"
msgstr ""
msgid "File upload is not enabled"
msgstr ""
msgid "Blocked unsafe redirect to internal host"
msgstr ""

View File

@ -8922,4 +8922,13 @@ msgid "The default is body, you can enter .classname/#idname/tagname"
msgstr "默认为 body可输入 .classname/#idname/tagname"
msgid "Please enter the Web root address"
msgstr "请输入Web根地址"
msgstr "请输入 Web 根地址"
msgid "File size exceeds limit"
msgstr "文件大小超出限制"
msgid "File upload is not enabled"
msgstr "文件上传未启用"
msgid "Blocked unsafe redirect to internal host"
msgstr "阻止不安全的重定向到内部主机"

View File

@ -8922,4 +8922,13 @@ msgid "The default is body, you can enter .classname/#idname/tagname"
msgstr "默認為 body可輸入 .classname/#idname/tagname"
msgid "Please enter the Web root address"
msgstr "請輸入Web根地址"
msgstr "請輸入 Web 根地址"
msgid "File size exceeds limit"
msgstr "文件大小超出限制"
msgid "File upload is not enabled"
msgstr "文件上傳未啟用"
msgid "Blocked unsafe redirect to internal host"
msgstr "阻止不安全的重定向到內部主機"