You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DevLog/Resource/Localizable.xcstrings
+34Lines changed: 34 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -537,6 +537,40 @@
537
537
}
538
538
}
539
539
},
540
+
"login_alert_email_unavailable_message" : {
541
+
"extractionState" : "manual",
542
+
"localizations" : {
543
+
"en" : {
544
+
"stringUnit" : {
545
+
"state" : "translated",
546
+
"value" : "The selected GitHub account's email could not be verified, so sign in could not be completed. Check the GitHub account settings and try again."
547
+
}
548
+
},
549
+
"ko" : {
550
+
"stringUnit" : {
551
+
"state" : "translated",
552
+
"value" : "선택한 GitHub 계정의 이메일 정보를 확인할 수 없어 로그인할 수 없어요. GitHub 계정 설정을 확인한 뒤 다시 시도해주세요."
0 commit comments