Add files via upload

This commit is contained in:
公明
2026-07-20 11:47:05 +08:00
committed by GitHub
parent ef8028cfa4
commit 75ec563bd3
5 changed files with 216 additions and 18 deletions
+2
View File
@@ -440,6 +440,8 @@
"open": "Open",
"unbindProjectTitle": "Unbind project",
"unbind": "Unbind",
"unbindAssetConfirm": "Unbind “{{target}}” from this project? The asset will not be deleted.",
"unbindAssetDone": "Asset unbound from project",
"confirmUnbindConversation": "Unbind this conversation from current project?",
"unbindFailed": "Unbind failed",
"factMetaCategory": "Category: {{value}}",
+2
View File
@@ -428,6 +428,8 @@
"open": "打开",
"unbindProjectTitle": "解除项目绑定",
"unbind": "解绑",
"unbindAssetConfirm": "确定将“{{target}}”从当前项目解绑吗?资产不会被删除。",
"unbindAssetDone": "已从项目解绑资产",
"confirmUnbindConversation": "解除该对话与当前项目的绑定?",
"unbindFailed": "解绑失败",
"factMetaCategory": "分类: {{value}}",