diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/compliance_check_sets.en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/compliance_check_sets.en.yml b/config/locales/compliance_check_sets.en.yml index 8023da0f7..49323c91f 100644 --- a/config/locales/compliance_check_sets.en.yml +++ b/config/locales/compliance_check_sets.en.yml @@ -23,7 +23,7 @@ en: table_explanation: "These controls apply to all imported data and condition the construction of your organization's offer." metrics: "%{ok_count} ok, %{error_count} errors, %{warning_count} warnings, %{uncheck_count} n/a" errors: - no_parent: "The compliance check set doesn't any parent" + no_parent: "The compliance check set doesn't have any parent" activerecord: attributes: compliance_check_set: |
