소스 검색

【综合】文案调整

tangchao 6 달 전
부모
커밋
42cf0faa5f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      PDF Office/PDF Master/Class/Home/View/HomeContentView/QucikTools/View/KMQucikToolCollectionViewItem.swift

+ 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() {