From 6ab0a7ee5dd3fa3250c3e2e087dfd355ad9c0a8a Mon Sep 17 00:00:00 2001 From: cedricnjanga Date: Wed, 28 Mar 2018 22:24:34 -0700 Subject: Refs #6156 fix typo for i18n english import file --- config/locales/imports.en.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/locales/imports.en.yml b/config/locales/imports.en.yml index d428a0748..c8683a2a7 100644 --- a/config/locales/imports.en.yml +++ b/config/locales/imports.en.yml @@ -27,7 +27,8 @@ en: compliance_check_of: "Validation of import: " import_of_validation: "Import of the validation" data_recovery: Data recovery - filname: Filname + filename: Filename + referential_name: Referential name stif_control: STIF Control organisation_control: Organization control results: "%{count} validated referential(s) out of %{total} in the file" -- cgit v1.2.3