aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/locales.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/about/locales.php')
-rw-r--r--en/about/locales.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/en/about/locales.php b/en/about/locales.php
new file mode 100644
index 000000000..cb252ea91
--- /dev/null
+++ b/en/about/locales.php
@@ -0,0 +1,8 @@
+<?php
+
+$_t = array(
+ 'en' => array(),
+ 'fr' => array(
+ 'About' => 'À propos de Mageia'
+ )
+); \ No newline at end of file