aboutsummaryrefslogtreecommitdiffstats
path: root/en/legal/locales.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/legal/locales.php')
-rw-r--r--en/legal/locales.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/en/legal/locales.php b/en/legal/locales.php
deleted file mode 100644
index b03c08089..000000000
--- a/en/legal/locales.php
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-
-$_t = array(
- 'en' => array(
- 'page_h1' => 'Legal notices',
- ),
- 'fr' => array(
- 'page_h1' => 'Mentions légales',
-
- )
-); \ No newline at end of file