jsonwang %!s(int64=3) %!d(string=hai) anos
pai
achega
6c91e7066e

+ 1 - 1
BFRecordScreenKit/Classes/RecordScreen/Controller/BFRecordScreenController.swift

@@ -1943,7 +1943,7 @@ public class BFRecordScreenController: BFBaseViewController {
     func changeWithDrawBtnLayout(_ type: Int) {
         switch type {
         case 3:
-            withDrawBtn.setTitle("撤销删除", for: .normal)
+            withDrawBtn.setTitle("record_recover".BFLocale, for: .normal)
         case 2:
             withDrawBtn.setTitle("record_undo".BFLocale, for: .normal)
         default: