rename ref piece jointe into type piece jointe
This commit is contained in:
parent
b9b17e2b0c
commit
a807ba5ae9
18 changed files with 961 additions and 940 deletions
|
@ -9,7 +9,7 @@ ActiveSupport::Inflector.inflections(:en) do |inflect|
|
|||
# inflect.irregular 'person', 'people'
|
||||
# inflect.uncountable %w( fish sheep )
|
||||
inflect.irregular 'piece_jointe', 'pieces_jointes'
|
||||
|
||||
inflect.irregular 'type_piece_jointe', 'types_piece_jointe'
|
||||
end
|
||||
|
||||
# These inflection rules are supported but not enabled by default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue