aboutsummaryrefslogtreecommitdiffstats
path: root/ur/legal/locales.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2013-03-10 22:35:18 +0000
committerRomain d'Alverny <rda@mageia.org>2013-03-10 22:35:18 +0000
commit86f11ca07b01cbda36e7a941eda8c9415f5dc623 (patch)
tree4856982a6a08fb8bbdd0a1f9ae52ca0c568de1c5 /ur/legal/locales.php
parent668ee915f5286e3ca00199e1ba33da9fd8af80cf (diff)
downloadwww-86f11ca07b01cbda36e7a941eda8c9415f5dc623.tar
www-86f11ca07b01cbda36e7a941eda8c9415f5dc623.tar.gz
www-86f11ca07b01cbda36e7a941eda8c9415f5dc623.tar.bz2
www-86f11ca07b01cbda36e7a941eda8c9415f5dc623.tar.xz
www-86f11ca07b01cbda36e7a941eda8c9415f5dc623.zip
add urdu
Diffstat (limited to 'ur/legal/locales.php')
-rw-r--r--ur/legal/locales.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/ur/legal/locales.php b/ur/legal/locales.php
new file mode 100644
index 000000000..b03c08089
--- /dev/null
+++ b/ur/legal/locales.php
@@ -0,0 +1,11 @@
+<?php
+
+$_t = array(
+ 'en' => array(
+ 'page_h1' => 'Legal notices',
+ ),
+ 'fr' => array(
+ 'page_h1' => 'Mentions légales',
+
+ )
+); \ No newline at end of file