-
Notifications
You must be signed in to change notification settings - Fork 0
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
feature: add 2fa[WTEL-3405] #666
Conversation
Qodana for JS2 new problems were found
💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at [email protected]
|
@@ -207,6 +207,9 @@ export default { | |||
tokenPopupSave: 'Зберегти у форматі TXT', | |||
userIp: 'IP користувача', | |||
userId: 'ID користувача', | |||
download: 'Завантажити', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
download
немає в лібі вже?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Є downloadAll
І є download для iconAction.downloadActionHint - в мене не iconAction - тому я і вирішила не юзати ту локаль)
No description provided.