summaryrefslogtreecommitdiffstats
path: root/web/lang/fr/template_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/fr/template_po.inc')
-rw-r--r--web/lang/fr/template_po.inc11
1 files changed, 0 insertions, 11 deletions
diff --git a/web/lang/fr/template_po.inc b/web/lang/fr/template_po.inc
deleted file mode 100644
index 2084c164..00000000
--- a/web/lang/fr/template_po.inc
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-# French (Français) translation
-# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
-# Translator: Cilyan Olowen <gaknar@gmail.com>
-
-include_once("translator.inc");
-global $_t;
-
-$_t["fr"]["Hi, this is worth reading!"] = "Salut, ceci vaut la peine d'ĂȘtre lu !";
-
-?>