Skip to content

Commit

Permalink
fix(sso): conflict on sso translation with tchap
Browse files Browse the repository at this point in the history
  • Loading branch information
marc.sirisak committed Oct 8, 2024
1 parent 432fe0d commit e2d1ef7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/tchap-translations/tchap_translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -873,5 +873,9 @@
"auth|sso|or": {
"en": "or",
"fr": "ou"
},
"auth|sso": {
"en": "Single Sign On",
"fr": "Authentification unique"
}
}

0 comments on commit e2d1ef7

Please sign in to comment.