Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS-6680: Update error text for ru locale #353

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

fedorov-d
Copy link
Contributor

Исправил ошибку

@fedorov-d fedorov-d requested review from tureck1y and a team as code owners April 25, 2024 07:16
tureck1y
tureck1y previously approved these changes Apr 25, 2024
@fedorov-d fedorov-d dismissed stale reviews from skibinalexander and tureck1y via a58f93f April 25, 2024 09:20
return "error_no_active_backup".localized
case .resetPinWrongCard:
return "error_reset_wrong_card".localized("\(self.code)")
case .resetPinWrongCard(let internalCode):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

логика согласована с @tureck1y

@fedorov-d fedorov-d merged commit 7af7d45 into develop Apr 25, 2024
3 checks passed
@fedorov-d fedorov-d deleted the bugfix/IOS-6680_backup_error_text branch April 25, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants