diff options
| author | Lionel Orry <lionel.orry@gmail.com> | 2017-12-22 22:01:08 +0100 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2017-12-22 16:01:08 -0500 |
| commit | e80d2089fc88a3c104bbb9c963b44ec074c79d0d (patch) | |
| tree | 3ce329f8b778903a2cd4699380b5fac0aca9a75c /data | |
| parent | 34b4ee72361c0094fed8b1ae99a7c17859c58881 (diff) | |
fix French translation of Appendix (PR #2517)
Appendix must translate to Annexe, not Appendice. Appendice exists but has other meanings.
Diffstat (limited to 'data')
| -rw-r--r-- | data/locale/attributes-fr.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/locale/attributes-fr.adoc b/data/locale/attributes-fr.adoc index 55f6c41c..7a14e078 100644 --- a/data/locale/attributes-fr.adoc +++ b/data/locale/attributes-fr.adoc @@ -1,5 +1,5 @@ // French translation, courtesy of Nicolas Comet <nicolas.comet@gmail.com> -:appendix-caption: Appendice +:appendix-caption: Annexe :appendix-refsig: {appendix-caption} :caution-caption: Avertissement //:chapter-label: ??? |
