Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport: Update english translation #883

Merged
merged 1 commit into from
Jun 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"nvd_request_api_key_help": "How do I get an API key?",
"nvd_why_enable_api_help": "Why should I enable API mirroring?",
"oidc_group_created": "OpenID Connect group created",
"oidc_group_deleted": "oidc_group_deleted",
"oidc_group_deleted": "OpenID Connect group deleted",
"oidc_group_name": "Group Name",
"oidc_groups": "OpenID Connect Groups",
"oidc_users": "OpenID Connect Users",
Expand Down Expand Up @@ -237,7 +237,7 @@
"task_scheduler_portfolio_vulnerability_analysis": "Portfolio vulnerability analysis",
"task_scheduler_repository_metadata_fetch": "Repository metadata fetch",
"task_scheduler_vulnerability_metrics_update": "Vulnerability metrics",
"team_created": "team_created",
"team_created": "Team created",
"team_deleted": "Team deleted",
"team_membership": "Team membership",
"team_name": "Team Name",
Expand Down