Skip to content

Commit

Permalink
Consistent "My account" tab name case in English
Browse files Browse the repository at this point in the history
  • Loading branch information
qgau committed Oct 30, 2023
1 parent d53f29f commit 47d5ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/ui/i18n/resources/en.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { elementsToSentence } from "ui/tools/elementsToSentence";
export const translations: Translations<"en"> = {
"Account": {
"infos": "Account infos",
"third-party-integration": "external services",
"third-party-integration": "External services",
"storage": "Connect to storage",
"k8sCredentials": "Kubernetes",
"user-interface": "Interface preferences",
Expand Down

0 comments on commit 47d5ac6

Please sign in to comment.