Преглед на файлове

【综合】文案调整

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