diff options
| author | Michel Etienne | 2012-08-07 11:18:38 +0200 |
|---|---|---|
| committer | Michel Etienne | 2012-08-07 11:18:38 +0200 |
| commit | bab5eb260c0a2dfb6a3a5ff47e6ee4ed5ac55903 (patch) | |
| tree | 3b3577ade2bab9e15387156e5f8f96107b3cae95 | |
| parent | 745336f864213cc93b89e92515329660b2b03ea6 (diff) | |
| download | chouette-core-bab5eb260c0a2dfb6a3a5ff47e6ee4ed5ac55903.tar.bz2 | |
mistake in numero de fax
| -rw-r--r-- | config/locales/companies.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/companies.yml b/config/locales/companies.yml index 940c7b866..b9750ebff 100644 --- a/config/locales/companies.yml +++ b/config/locales/companies.yml @@ -74,7 +74,7 @@ fr: operating_department_name: "Nom du département dans la société" code: "Code postal" phone: "Numéro de téléphone" - fax: "Numero de fax" + fax: "Numéro de fax" email: "Email" objectid: "Identifiant Neptune" object_version: "Version" |
