mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
feat: add translations for file upload error messages in django.po
This commit is contained in:
parent
92237e4dcf
commit
f5feddf6ab
|
|
@ -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 ""
|
||||
|
|
@ -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 "阻止不安全的重定向到内部主机"
|
||||
|
|
@ -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 "阻止不安全的重定向到內部主機"
|
||||
|
|
|
|||
Loading…
Reference in New Issue