Skip to content

Commit dffd8bf

Browse files
committed
Updates lang codes
1 parent 1755db8 commit dffd8bf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_pages/oidc/authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ In an **unsuccessful authorization**, the URI will contain the parameters `error
200200
<h4 class="clearfix">locale</h4><span class="float-left text-italic">optional</span>
201201
</div>
202202
<div class="grid-col-7">
203-
<p> If you know that a user would prefer one of our alternative language translations (currently Spanish or French), you can include the <code class="language-plaintext highlighter-rouge">locale</code> parameter to specify the language Login.gov should use (either <code class="language-plaintext highlighter-rouge">es</code> for Spanish or <code class="language-plaintext highlighter-rouge">fr</code> for French).</p>
203+
<p>If you know that a user would prefer one of our alternative language translations (currently Spanish or French), you can include the <code class="language-plaintext highlighter-rouge">locale</code> parameter to specify the language Login.gov should use (either <code class="language-plaintext highlighter-rouge">ES</code> for Spanish or <code class="language-plaintext highlighter-rouge">FR</code> for French).</p>
204204
</div>
205205
</div>
206206
</div>

_pages/oidc/authorization/pkce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ In an **unsuccessful authorization**, the URI will contain the parameters `error
262262
</div>
263263
<div class="grid-col-7">
264264
<p>
265-
If you know that a user would prefer one of our alternative language translations (currently Spanish or French), you can include the <code class="language-plaintext highlighter-rouge">locale</code> parameter to specify the language Login.gov should use (either <code class="language-plaintext highlighter-rouge">es</code> for Spanish or <code class="language-plaintext highlighter-rouge">fr</code> for French).
265+
If you know that a user would prefer one of our alternative language translations (currently Spanish or French), you can include the <code class="language-plaintext highlighter-rouge">locale</code> parameter to specify the language Login.gov should use (either <code class="language-plaintext highlighter-rouge">ES</code> for Spanish or <code class="language-plaintext highlighter-rouge">FR</code> for French).
266266
</p>
267267
</div>
268268
</div>

_pages/saml/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ A proofed identity request at AAL2, with phishing resistent MFA, for email, phon
9292
<h4>Language Selection</h4>
9393
</div>
9494
<div class="grid-col-7">
95-
<p>If you know that a user would prefer one of our alternative language translations (currently Spanish or French), you can include the <code class="language-plaintext highlighter-rouge">locale</code> parameter to specify the language Login.gov should use (either <code class="language-plaintext highlighter-rouge">es</code> for Spanish or <code class="language-plaintext highlighter-rouge">fr</code> for French), e.g.:</p>
95+
<p>If you know that a user would prefer one of our alternative language translations (currently Spanish or French), you can include the <code class="language-plaintext highlighter-rouge">locale</code> parameter to specify the language Login.gov should use (either <code class="language-plaintext highlighter-rouge">ES</code> for Spanish or <code class="language-plaintext highlighter-rouge">FR</code> for French), e.g.:</p>
9696
<p><code class="language-plaintext highlighter-rouge">https://idp.int.identitysandbox.gov/api/saml/auth2023?SAMLRequest=${SAML_REQUEST}&amp;locale=es</code></p>
9797
</div>
9898
</div>

0 commit comments

Comments
 (0)