diff options
| author | cedricnjanga | 2017-12-05 23:37:17 +0100 |
|---|---|---|
| committer | cedricnjanga | 2017-12-05 23:37:17 +0100 |
| commit | 00fa87ab96185bbcdc1ce2f1d19230e5a1dcc77f (patch) | |
| tree | 1be8a7bb6de44baa6e19bdaaf8d51c05e170e73d /config | |
| parent | 9f1aa4d40d7d968963dae5799e15ad5da4cbcbc5 (diff) | |
| download | chouette-core-00fa87ab96185bbcdc1ce2f1d19230e5a1dcc77f.tar.bz2 | |
Add some changes according to PR review
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: |
