Commit 76889a99 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'rs-ee-inflections' into 'master'

Copy inflections from EE

See merge request gitlab-org/gitlab-ce!30041
parents 4d1e2ec4 4029e8df
...@@ -14,6 +14,14 @@ ActiveSupport::Inflector.inflections do |inflect| ...@@ -14,6 +14,14 @@ ActiveSupport::Inflector.inflections do |inflect|
award_emoji award_emoji
project_statistics project_statistics
system_note_metadata system_note_metadata
event_log
project_auto_devops project_auto_devops
project_registry
file_registry
job_artifact_registry
vulnerability_feedback
vulnerabilities_feedback
group_view
) )
inflect.acronym 'EE'
end end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment