Skip to content

Commit

Permalink
feat: new i18n strings for the new configs
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelJacobStephen committed Mar 7, 2024
1 parent 3611cac commit 42e6106
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/hoppscotch-sh-admin/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@
},
"configs": {
"auth_providers": {
"callback_url": "CALLBACK URL",
"client_id": "CLIENT ID",
"client_secret": "CLIENT SECRET",
"description": "Configure authentication providers for your server",
"scope": "SCOPE",
"title": "Authentication Providers",
"update_failure": "Failed to update authentication provider configurations!!"
},
Expand Down

0 comments on commit 42e6106

Please sign in to comment.