Skip to content

Commit 1ca86d1

Browse files
committed
Update button title
1 parent d59865f commit 1ca86d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mixin/UserInterface/Controllers/Common/ApplyReferralCodeViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ final class ApplyReferralCodeViewController: AuthenticationPreviewViewController
104104
)
105105
} else {
106106
self.loadSingleButtonTrayView(
107-
title: R.string.localizable.cancel(),
107+
title: R.string.localizable.got_it(),
108108
action: #selector(close(_:))
109109
)
110110
}

0 commit comments

Comments
 (0)