rephrasing

This commit is contained in:
Bartosz Woźniak 2021-05-12 20:56:07 +02:00
parent cc2ec3d613
commit 702b2c0134

View File

@ -72,7 +72,7 @@ let wrap_html (source_files : string list) (language : Cli.backend_lang) (fmt :
(match language with (match language with
| `Fr -> "Implémentation de texte législatif" | `Fr -> "Implémentation de texte législatif"
| `En -> "Legislative text implementation" | `En -> "Legislative text implementation"
| `Pl -> "Implementowanie tekstów legislacyjnych") | `Pl -> "Implementacja tekstu legislacyjnego")
(match language with (match language with
| `Fr -> "Document généré par" | `Fr -> "Document généré par"
| `En -> "Document generated by" | `En -> "Document generated by"