Fix the display of project type for deleted projects (#31732)
Fix: #31727 After:  (cherry picked from commit 75d0b61546e00390afdd850149de525dd64336a5) Conflicts: options/locale/locale_en-US.ini trivial conflict & fix excessive uppercase to unify with the other translations
This commit is contained in:
parent
49eb831663
commit
c784a58740
4 changed files with 19 additions and 5 deletions
|
@ -3860,6 +3860,7 @@ variables.update.failed = Failed to edit variable.
|
|||
variables.update.success = The variable has been edited.
|
||||
|
||||
[projects]
|
||||
deleted.display_name = Deleted Project
|
||||
type-1.display_name = Individual project
|
||||
type-2.display_name = Repository project
|
||||
type-3.display_name = Organization project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue