Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit 478575d

Browse files
author
Billy Clark
committed
incorporated PR feedback
1 parent e580cc9 commit 478575d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ If configured, an alert will be shown to the user filled with the content of tha
102102
### Forgot password functionality
103103
1. Goto [http://ssp-hub.local](http://ssp-hub.local)
104104
1. Login as hub administrator: `username=`**admin** `password=`**abc123**
105-
11. Click **Authentication** tab
105+
1. Click **Authentication** tab
106106
1. Click **Test configured authentication sources**
107107
1. Click **hub-discovery**
108108
1. Click **idp2**

dictionaries/mfa.definition.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@
157157
"ko": "고맙게도 다른 2 단계 인증 옵션을 설정했는데 나중에 필요할 경우 더 많은 인쇄용 코드를 만들어야합니다."
158158
},
159159
"has_no_more_options": {
160-
"en": "Since you do not have any other 2-Step Verification options set up at this time, you should create more Printable codes now so you will have some the next time one is required.",
161-
"es": "Como no tiene configuradas otras opciones de verificación en dos pasos en este momento, debe crear más códigos imprimibles ahora para tenerlos la próxima vez que los necesite.",
162-
"fr": "Comme aucune autre option de vérification en deux étapes n'est configurée pour le moment, vous devriez créer d'autres codes imprimables maintenant, pour que vous en aurez la prochaine fois que vous en aurez besoin.",
163-
"ko": "현재 다른 2 단계 인증 옵션을 설정하지 않았으므로 인쇄용 코드를 더 만들어야 만 다음에 필요할 때 사용할 수 있습니다."
160+
"en": "Since you do not have any other 2-Step Verification options set up at this time, you will need to get more Printables code before another one is required.",
161+
"es": "Como no tiene configuradas otras opciones de verificación en dos pasos en este momento, necesitará obtener más códigos imprimibles antes de que se requiera otro.",
162+
"fr": "Comme aucune autre option de vérification en deux étapes n'est configurée pour l'instant, vous devez obtenir davantage de codes imprimables avant d'en avoir besoin d'un autre.",
163+
"ko": "현재 다른 2 단계 인증 옵션을 설정하지 않았으므로 다른 코드가 필요하기 전에 더 많은 인쇄 가능한 코드를 가져와야합니다."
164164
},
165165
"use_others": {
166166
"en": "More options",

0 commit comments

Comments
 (0)