Skip to content

Commit c0a7cc6

Browse files
committed
js.label_workspace_list is neither in translations, nor used (as workspace.list)
1 parent a3ba088 commit c0a7cc6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/src/app/shared/components/header-project-select/header-project-select.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ export class OpHeaderProjectSelectComponent extends UntilDestroyedMixin implemen
141141
search_placeholder: this.I18n.t('js.include_projects.search_placeholder')
142142
},
143143
workspace: {
144-
list: this.I18n.t('js.label_workspace_list'),
145144
search_placeholder: this.I18n.t('js.include_workspaces.search_placeholder')
146145
},
147146
search_favorites_placeholder: this.I18n.t('js.include_projects.search_placeholder_favorites'),

0 commit comments

Comments
 (0)