feat: add translations for tag management messages in django.po

--bug=1062907 --user=刘瑞斌 【知识库】创建或编辑标签,标签或标签值重复的异常提示没有国际化 https://www.tapd.cn/62980211/s/1789069
This commit is contained in:
CaptainB 2025-10-23 11:11:13 +08:00
parent 75d79918b8
commit 1070d27d2a
3 changed files with 46 additions and 1 deletions

View File

@ -8745,4 +8745,19 @@ msgid "Replace Original Document"
msgstr ""
msgid "Update License"
msgstr ""
msgid "Tag Key"
msgstr ""
msgid "Tag Value"
msgstr ""
msgid "Tag id does not exist"
msgstr ""
msgid "Tag key already exists"
msgstr ""
msgid "Tag value already exists"
msgstr ""

View File

@ -8871,4 +8871,19 @@ msgid "Replace Original Document"
msgstr "替换原文档"
msgid "Update License"
msgstr "更新许可证"
msgstr "更新许可证"
msgid "Tag Key"
msgstr "标签"
msgid "Tag Value"
msgstr "标签值"
msgid "Tag id does not exist"
msgstr "标签 ID 不存在"
msgid "Tag key already exists"
msgstr "标签已存在"
msgid "Tag value already exists"
msgstr "标签值已存在"

View File

@ -8872,3 +8872,18 @@ msgstr "替換原文件"
msgid "Update License"
msgstr "更新許可證"
msgid "Tag Key"
msgstr "標籤"
msgid "Tag Value"
msgstr "標籤值"
msgid "Tag id does not exist"
msgstr "標籤ID不存在"
msgid "Tag key already exists"
msgstr "標籤已存在"
msgid "Tag value already exists"
msgstr "標籤值已存在"