Browse Source

【综合】文案调整

tangchao 6 months ago
parent
commit
42cf0faa5f

+ 1 - 1
PDF Office/PDF Master/Class/Home/View/HomeContentView/QucikTools/View/KMQucikToolCollectionViewItem.swift

@@ -135,7 +135,7 @@ class KMQucikToolCollectionViewItem: NSCollectionViewItem {
         self.tagView.layer?.masksToBounds = true
         self.tagView.layer?.cornerRadius = 8
         
-        self.tagLabel.stringValue = NSLocalizedString("New", comment: "")
+        self.tagLabel.stringValue = NSLocalizedString("New Feature", comment: "")
     }
     
     func reloadData() {