web: bump API Client version (#13491)
* web: bump API Client version Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix duplicate strings Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							5a52225ee2
						
					
				
				
					commit
					45f74debd9
				
			
							
								
								
									
										8
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -23,7 +23,7 @@
 | 
				
			|||||||
                "@floating-ui/dom": "^1.6.11",
 | 
					                "@floating-ui/dom": "^1.6.11",
 | 
				
			||||||
                "@formatjs/intl-listformat": "^7.5.7",
 | 
					                "@formatjs/intl-listformat": "^7.5.7",
 | 
				
			||||||
                "@fortawesome/fontawesome-free": "^6.6.0",
 | 
					                "@fortawesome/fontawesome-free": "^6.6.0",
 | 
				
			||||||
                "@goauthentik/api": "^2025.2.1-1741736288",
 | 
					                "@goauthentik/api": "^2025.2.1-1741798605",
 | 
				
			||||||
                "@lit-labs/ssr": "^3.2.2",
 | 
					                "@lit-labs/ssr": "^3.2.2",
 | 
				
			||||||
                "@lit/context": "^1.1.2",
 | 
					                "@lit/context": "^1.1.2",
 | 
				
			||||||
                "@lit/localize": "^0.12.2",
 | 
					                "@lit/localize": "^0.12.2",
 | 
				
			||||||
@ -1817,9 +1817,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@goauthentik/api": {
 | 
					        "node_modules/@goauthentik/api": {
 | 
				
			||||||
            "version": "2025.2.1-1741736288",
 | 
					            "version": "2025.2.1-1741798605",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2025.2.1-1741736288.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2025.2.1-1741798605.tgz",
 | 
				
			||||||
            "integrity": "sha512-syl/C6eL1vj5RZo2KlP9gfSq6UuvWMO/WpQ/oM7CoA42kAM4GFMJai1r/Dctrf8nFqB1fulE0qTaOSj/dw6pUw=="
 | 
					            "integrity": "sha512-Go0Iij1q/imohOSqxj43pvju8D+OFH7iNBBg6FO1ytd9pcHi1QY7/jq1vy1HKWZw7oZ2fY6hZnSe+keRnBA0Fg=="
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@goauthentik/web": {
 | 
					        "node_modules/@goauthentik/web": {
 | 
				
			||||||
            "resolved": "",
 | 
					            "resolved": "",
 | 
				
			||||||
 | 
				
			|||||||
@ -11,7 +11,7 @@
 | 
				
			|||||||
        "@floating-ui/dom": "^1.6.11",
 | 
					        "@floating-ui/dom": "^1.6.11",
 | 
				
			||||||
        "@formatjs/intl-listformat": "^7.5.7",
 | 
					        "@formatjs/intl-listformat": "^7.5.7",
 | 
				
			||||||
        "@fortawesome/fontawesome-free": "^6.6.0",
 | 
					        "@fortawesome/fontawesome-free": "^6.6.0",
 | 
				
			||||||
        "@goauthentik/api": "^2025.2.1-1741736288",
 | 
					        "@goauthentik/api": "^2025.2.1-1741798605",
 | 
				
			||||||
        "@lit-labs/ssr": "^3.2.2",
 | 
					        "@lit-labs/ssr": "^3.2.2",
 | 
				
			||||||
        "@lit/context": "^1.1.2",
 | 
					        "@lit/context": "^1.1.2",
 | 
				
			||||||
        "@lit/localize": "^0.12.2",
 | 
					        "@lit/localize": "^0.12.2",
 | 
				
			||||||
 | 
				
			|||||||
@ -9042,6 +9042,27 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
  </file>
 | 
					  </file>
 | 
				
			||||||
 | 
				
			|||||||
@ -7571,6 +7571,27 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
  </file>
 | 
					  </file>
 | 
				
			||||||
 | 
				
			|||||||
@ -9134,6 +9134,27 @@ Las vinculaciones a grupos o usuarios se comparan con el usuario del evento.</ta
 | 
				
			|||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
  </file>
 | 
					  </file>
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2772
									
								
								web/xliff/fr.xlf
									
									
									
									
									
								
							
							
						
						
									
										2772
									
								
								web/xliff/fr.xlf
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@ -9485,6 +9485,27 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
  </file>
 | 
					  </file>
 | 
				
			||||||
 | 
				
			|||||||
@ -9041,6 +9041,27 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
  </file>
 | 
					  </file>
 | 
				
			||||||
 | 
				
			|||||||
@ -8943,6 +8943,27 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de
 | 
				
			|||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
  </file>
 | 
					  </file>
 | 
				
			||||||
 | 
				
			|||||||
@ -9371,6 +9371,27 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
 | 
				
			|||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
  </file>
 | 
					  </file>
 | 
				
			||||||
 | 
				
			|||||||
@ -9378,4 +9378,25 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
</body></file></xliff>
 | 
					</body></file></xliff>
 | 
				
			||||||
 | 
				
			|||||||
@ -9404,6 +9404,27 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
  </file>
 | 
					  </file>
 | 
				
			||||||
 | 
				
			|||||||
@ -9434,6 +9434,27 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar
 | 
				
			|||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
  </file>
 | 
					  </file>
 | 
				
			||||||
 | 
				
			|||||||
@ -6176,6 +6176,27 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
</body>
 | 
					</body>
 | 
				
			||||||
</file>
 | 
					</file>
 | 
				
			||||||
</xliff>
 | 
					</xliff>
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
<?xml version="1.0" ?><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
 | 
					<?xml version="1.0"?><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
 | 
				
			||||||
  <file target-language="zh-Hans" source-language="en" original="lit-localize-inputs" datatype="plaintext">
 | 
					  <file target-language="zh-Hans" source-language="en" original="lit-localize-inputs" datatype="plaintext">
 | 
				
			||||||
    <body>
 | 
					    <body>
 | 
				
			||||||
      <trans-unit id="s4caed5b7a7e5d89b">
 | 
					      <trans-unit id="s4caed5b7a7e5d89b">
 | 
				
			||||||
@ -596,9 +596,9 @@
 | 
				
			|||||||
        
 | 
					        
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="saa0e2675da69651b">
 | 
					      <trans-unit id="saa0e2675da69651b">
 | 
				
			||||||
        <source>The URL "<x id="0" equiv-text="${this.url}"/>" was not found.</source>
 | 
					        <source>The URL "<x id="0" equiv-text="${this.url}"/>" was not found.</source>
 | 
				
			||||||
        <target>未找到 URL "
 | 
					        <target>未找到 URL "
 | 
				
			||||||
        <x id="0" equiv-text="${this.url}"/>"。</target>
 | 
					        <x id="0" equiv-text="${this.url}"/>"。</target>
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="s58cd9c2fe836d9c6">
 | 
					      <trans-unit id="s58cd9c2fe836d9c6">
 | 
				
			||||||
@ -1715,8 +1715,8 @@
 | 
				
			|||||||
        
 | 
					        
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="sa90b7809586c35ce">
 | 
					      <trans-unit id="sa90b7809586c35ce">
 | 
				
			||||||
        <source>Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon "fa-test".</source>
 | 
					        <source>Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon "fa-test".</source>
 | 
				
			||||||
        <target>输入完整 URL、相对路径,或者使用 'fa://fa-test' 来使用 Font Awesome 图标 "fa-test"。</target>
 | 
					        <target>输入完整 URL、相对路径,或者使用 'fa://fa-test' 来使用 Font Awesome 图标 "fa-test"。</target>
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="s0410779cb47de312">
 | 
					      <trans-unit id="s0410779cb47de312">
 | 
				
			||||||
@ -2864,8 +2864,8 @@ doesn't pass when either or both of the selected options are equal or above the
 | 
				
			|||||||
        
 | 
					        
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="s76768bebabb7d543">
 | 
					      <trans-unit id="s76768bebabb7d543">
 | 
				
			||||||
        <source>Field which contains members of a group. Note that if using the "memberUid" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'</source>
 | 
					        <source>Field which contains members of a group. Note that if using the "memberUid" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'</source>
 | 
				
			||||||
        <target>包含组成员的字段。请注意,如果使用 "memberUid" 字段,则假定该值包含相对可分辨名称。例如,'memberUid=some-user' 而不是 'memberUid=cn=some-user,ou=groups,...'</target>
 | 
					        <target>包含组成员的字段。请注意,如果使用 "memberUid" 字段,则假定该值包含相对可分辨名称。例如,'memberUid=some-user' 而不是 'memberUid=cn=some-user,ou=groups,...'</target>
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="s026555347e589f0e">
 | 
					      <trans-unit id="s026555347e589f0e">
 | 
				
			||||||
@ -3783,10 +3783,10 @@ doesn't pass when either or both of the selected options are equal or above the
 | 
				
			|||||||
        
 | 
					        
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="sa95a538bfbb86111">
 | 
					      <trans-unit id="sa95a538bfbb86111">
 | 
				
			||||||
        <source>Are you sure you want to update <x id="0" equiv-text="${this.objectLabel}"/> "<x id="1" equiv-text="${this.obj?.name}"/>"?</source>
 | 
					        <source>Are you sure you want to update <x id="0" equiv-text="${this.objectLabel}"/> "<x id="1" equiv-text="${this.obj?.name}"/>"?</source>
 | 
				
			||||||
        <target>您确定要更新
 | 
					        <target>您确定要更新
 | 
				
			||||||
        <x id="0" equiv-text="${this.objectLabel}"/>"
 | 
					        <x id="0" equiv-text="${this.objectLabel}"/>"
 | 
				
			||||||
        <x id="1" equiv-text="${this.obj?.name}"/>" 吗?</target>
 | 
					        <x id="1" equiv-text="${this.obj?.name}"/>" 吗?</target>
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="sc92d7cfb6ee1fec6">
 | 
					      <trans-unit id="sc92d7cfb6ee1fec6">
 | 
				
			||||||
@ -4857,7 +4857,7 @@ doesn't pass when either or both of the selected options are equal or above the
 | 
				
			|||||||
        
 | 
					        
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="sdf1d8edef27236f0">
 | 
					      <trans-unit id="sdf1d8edef27236f0">
 | 
				
			||||||
        <source>A "roaming" authenticator, like a YubiKey</source>
 | 
					        <source>A "roaming" authenticator, like a YubiKey</source>
 | 
				
			||||||
        <target>像 YubiKey 这样的“漫游”身份验证器</target>
 | 
					        <target>像 YubiKey 这样的“漫游”身份验证器</target>
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
@ -5216,7 +5216,7 @@ doesn't pass when either or both of the selected options are equal or above the
 | 
				
			|||||||
        
 | 
					        
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="s1608b2f94fa0dbd4">
 | 
					      <trans-unit id="s1608b2f94fa0dbd4">
 | 
				
			||||||
        <source>If set to a duration above 0, the user will have the option to choose to "stay signed in", which will extend their session by the time specified here.</source>
 | 
					        <source>If set to a duration above 0, the user will have the option to choose to "stay signed in", which will extend their session by the time specified here.</source>
 | 
				
			||||||
        <target>如果设置时长大于 0,用户可以选择“保持登录”选项,这将使用户的会话延长此处设置的时间。</target>
 | 
					        <target>如果设置时长大于 0,用户可以选择“保持登录”选项,这将使用户的会话延长此处设置的时间。</target>
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
@ -7507,7 +7507,7 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
  <target>成功创建用户并添加到组 <x id="0" equiv-text="${this.group.name}"/></target>
 | 
					  <target>成功创建用户并添加到组 <x id="0" equiv-text="${this.group.name}"/></target>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="s824e0943a7104668">
 | 
					<trans-unit id="s824e0943a7104668">
 | 
				
			||||||
  <source>This user will be added to the group "<x id="0" equiv-text="${this.targetGroup.name}"/>".</source>
 | 
					  <source>This user will be added to the group "<x id="0" equiv-text="${this.targetGroup.name}"/>".</source>
 | 
				
			||||||
  <target>此用户将会被添加到组 &quot;<x id="0" equiv-text="${this.targetGroup.name}"/>&quot;。</target>
 | 
					  <target>此用户将会被添加到组 &quot;<x id="0" equiv-text="${this.targetGroup.name}"/>&quot;。</target>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="s62e7f6ed7d9cb3ca">
 | 
					<trans-unit id="s62e7f6ed7d9cb3ca">
 | 
				
			||||||
@ -8801,7 +8801,7 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
  <target>同步组</target>
 | 
					  <target>同步组</target>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="s2d5f69929bb7221d">
 | 
					<trans-unit id="s2d5f69929bb7221d">
 | 
				
			||||||
  <source><x id="0" equiv-text="${p.name}"/> ("<x id="1" equiv-text="${p.fieldKey}"/>", of type <x id="2" equiv-text="${p.type}"/>)</source>
 | 
					  <source><x id="0" equiv-text="${p.name}"/> ("<x id="1" equiv-text="${p.fieldKey}"/>", of type <x id="2" equiv-text="${p.type}"/>)</source>
 | 
				
			||||||
  <target><x id="0" equiv-text="${p.name}"/>(&quot;<x id="1" equiv-text="${p.fieldKey}"/>&quot;,类型为 <x id="2" equiv-text="${p.type}"/>)</target>
 | 
					  <target><x id="0" equiv-text="${p.name}"/>(&quot;<x id="1" equiv-text="${p.fieldKey}"/>&quot;,类型为 <x id="2" equiv-text="${p.type}"/>)</target>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="s25bacc19d98b444e">
 | 
					<trans-unit id="s25bacc19d98b444e">
 | 
				
			||||||
@ -9049,8 +9049,8 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
  <target>授权流程成功后有效的重定向 URI。还可以在此处为隐式流程指定任何来源。</target>
 | 
					  <target>授权流程成功后有效的重定向 URI。还可以在此处为隐式流程指定任何来源。</target>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="s4c49d27de60a532b">
 | 
					<trans-unit id="s4c49d27de60a532b">
 | 
				
			||||||
  <source>To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have.</source>
 | 
					  <source>To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have.</source>
 | 
				
			||||||
  <target>要允许任何重定向 URI,请设置模式为正则表达式,并将此值设置为 ".*"。请注意这可能带来的安全影响。</target>
 | 
					  <target>要允许任何重定向 URI,请设置模式为正则表达式,并将此值设置为 ".*"。请注意这可能带来的安全影响。</target>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa52bf79fe1ccb13e">
 | 
					<trans-unit id="sa52bf79fe1ccb13e">
 | 
				
			||||||
  <source>Federated OIDC Sources</source>
 | 
					  <source>Federated OIDC Sources</source>
 | 
				
			||||||
@ -9640,7 +9640,28 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
  </file>
 | 
					  </file>
 | 
				
			||||||
</xliff>
 | 
					</xliff>
 | 
				
			||||||
 | 
				
			|||||||
@ -7271,6 +7271,27 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
  </file>
 | 
					  </file>
 | 
				
			||||||
 | 
				
			|||||||
@ -9018,6 +9018,27 @@ Bindings to groups/users are checked against the user of the event.</source>
 | 
				
			|||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
<trans-unit id="sa3fc920064fc8380">
 | 
					<trans-unit id="sa3fc920064fc8380">
 | 
				
			||||||
  <source>Time the token sent is valid.</source>
 | 
					  <source>Time the token sent is valid.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s3483d693c72e412e">
 | 
				
			||||||
 | 
					  <source>Compatibility Mode</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="se7195530fa981896">
 | 
				
			||||||
 | 
					  <source>Default behavior.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="sfa5ba219a0991116">
 | 
				
			||||||
 | 
					  <source>AWS</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s44e80dc905ab2ecc">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Amazon Web Services.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s2f5e2bcd583fbc27">
 | 
				
			||||||
 | 
					  <source>Slack</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s7f40ef46b7f213ea">
 | 
				
			||||||
 | 
					  <source>Altered behavior for usage with Slack.</source>
 | 
				
			||||||
 | 
					</trans-unit>
 | 
				
			||||||
 | 
					<trans-unit id="s054cb3c0a84eefe5">
 | 
				
			||||||
 | 
					  <source>Alter authentik's behavior for vendor-specific SCIM implementations.</source>
 | 
				
			||||||
</trans-unit>
 | 
					</trans-unit>
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
  </file>
 | 
					  </file>
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user