Skip to content

Commit

Permalink
Update "Status" -> "Jobs"
Browse files Browse the repository at this point in the history
  • Loading branch information
annavik committed Jul 8, 2024
1 parent d8c10f7 commit 0ee73aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/utils/language.ts
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ const ENGLISH_STRINGS: { [key in STRING]: string } = {

/* NAV_ITEM */
[STRING.NAV_ITEM_DEPLOYMENTS]: 'Deployments',
[STRING.NAV_ITEM_JOBS]: 'Status',
[STRING.NAV_ITEM_JOBS]: 'Jobs',
[STRING.NAV_ITEM_OCCURRENCES]: 'Occurrences',
[STRING.NAV_ITEM_OVERVIEW]: 'Overview',
[STRING.NAV_ITEM_PROJECTS]: 'Projects',
Expand Down

0 comments on commit 0ee73aa

Please sign in to comment.