Merge branch 'rs-ee-inflections' into 'master'
Copy inflections from EE See merge request gitlab-org/gitlab-ce!30041
This commit is contained in:
commit
76889a9956
1 changed files with 8 additions and 0 deletions
|
@ -14,6 +14,14 @@ ActiveSupport::Inflector.inflections do |inflect|
|
|||
award_emoji
|
||||
project_statistics
|
||||
system_note_metadata
|
||||
event_log
|
||||
project_auto_devops
|
||||
project_registry
|
||||
file_registry
|
||||
job_artifact_registry
|
||||
vulnerability_feedback
|
||||
vulnerabilities_feedback
|
||||
group_view
|
||||
)
|
||||
inflect.acronym 'EE'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue