diff options
Diffstat (limited to 'web/lang/fr/template_po.inc')
-rw-r--r-- | web/lang/fr/template_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/fr/template_po.inc b/web/lang/fr/template_po.inc index 93de467..c9a0466 100644 --- a/web/lang/fr/template_po.inc +++ b/web/lang/fr/template_po.inc @@ -1,4 +1,4 @@ -<? +<?php # French (Français) translation # Translator: Morgan LEFIEUX <comete@archlinuxfr.org> @@ -7,4 +7,4 @@ global $_t; $_t["fr"]["Hi, this is worth reading!"] = "Salut, ceci vaut la peine d'être lu!"; -?>
\ No newline at end of file +?> |