refactor(procedure): types_de_champ -> active_revision.types_de_champ_public

This commit is contained in:
Paul Chavard 2022-11-16 12:46:33 +01:00
parent 0e3d904b5f
commit 29bdd82b59
23 changed files with 91 additions and 94 deletions

View file

@ -31,7 +31,7 @@ en:
attributes:
api_particulier_token:
invalid: 'invalid format'
draft_types_de_champ:
draft_types_de_champ_public:
format: 'Public field %{message}'
draft_types_de_champ_private:
format: 'Private field %{message}'

View file

@ -31,7 +31,7 @@ fr:
attributes:
api_particulier_token:
invalid: 'na pas le bon format'
draft_types_de_champ:
draft_types_de_champ_public:
format: 'Le champ %{message}'
draft_types_de_champ_private:
format: 'Lannotation privée %{message}'