diff options
| author | Cyrille Chopelet <cyChop@users.noreply.github.com> | 2021-12-01 10:53:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-01 02:53:54 -0700 |
| commit | 0f97309bac69a446ffa89213d1c2f1272afd26cc (patch) | |
| tree | 6c092f93de95815045b37adabb5ef9e6f7b7ad52 /data/locale | |
| parent | e99561496af05933eea46cb7fead5727b835de3c (diff) | |
resolves #4212 invert FR translations for caution & warning admonition labels (PR #4213)
Diffstat (limited to 'data/locale')
| -rw-r--r-- | data/locale/attributes-fr.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/locale/attributes-fr.adoc b/data/locale/attributes-fr.adoc index de5b8436..979b065a 100644 --- a/data/locale/attributes-fr.adoc +++ b/data/locale/attributes-fr.adoc @@ -1,7 +1,7 @@ // French translation, courtesy of Nicolas Comet <nicolas.comet@gmail.com> with updates from Maheva Bagard Laursen <mblaursen@gbif.org> :appendix-caption: Annexe :appendix-refsig: {appendix-caption} -:caution-caption: Avertissement +:caution-caption: Attention :chapter-signifier: Chapitre :chapter-refsig: {chapter-signifier} :example-caption: Exemple @@ -20,4 +20,4 @@ ifdef::preface-title[:preface-title: Préface] :toc-title: Table des matières :untitled-label: Sans titre :version-label: Version -:warning-caption: Attention +:warning-caption: Avertissement |
