diff options
| author | Michel Etienne | 2012-07-03 11:37:25 +0200 |
|---|---|---|
| committer | Michel Etienne | 2012-07-03 11:37:25 +0200 |
| commit | 765e337d29a75e62723dd00c8663d1ed3bbc8bab (patch) | |
| tree | 48922d69f3f00aa94bd5e7ff022b1e9d4baa0d9c /config | |
| parent | 38ff8bd04f55b38db3fa1332a52d7659e28f1f94 (diff) | |
| download | chouette-core-765e337d29a75e62723dd00c8663d1ed3bbc8bab.tar.bz2 | |
add info on iteration and validation title
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/file_validations.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/file_validations.yml b/config/locales/file_validations.yml index 0e0dc1fd2..f979b2bbb 100644 --- a/config/locales/file_validations.yml +++ b/config/locales/file_validations.yml @@ -1,5 +1,7 @@ en: file_validations: + index: + title: Neptune Validations edit: title: "Edit the Validation" show: @@ -44,6 +46,8 @@ en: fr: file_validations: + index: + title: Validations Neptune edit: title: "Editer la validation" show: |
