Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
ibolton336 committed Jan 4, 2024
1 parent 2485e2e commit 7047389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -487,8 +487,8 @@
"wizard": {
"alert": {
"sourceMode": {
"title": "Source code mode",
"description": "In this mode, the analysis will be based on the source code only. POM files will be ignored."
"title": "Source Code Mode",
"description": "This mode focuses on analyzing the source code. Language-specific dependency configurations, like in Java's POM files, are not the primary focus and may not be fully analyzed."
}
},
"composed": {
Expand Down

0 comments on commit 7047389

Please sign in to comment.