visuddhinanda преди 2 години
родител
ревизия
9b95408e35
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      dashboard/src/components/article/EditableTree.tsx

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

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