visuddhinanda 2 lat temu
rodzic
commit
9b95408e35

+ 1 - 1
dashboard/src/components/article/EditableTree.tsx

@@ -321,7 +321,7 @@ const EditableTreeWidget = ({
             }
           }}
         >
-          添加
+          {intl.formatMessage({ id: "buttons.create" })}
         </Button>
         <Button
           icon={<DeleteOutlined />}