aboutsummaryrefslogtreecommitdiff
path: root/mod/languages/languages/eu/eu.custom_index.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/languages/languages/eu/eu.custom_index.php')
-rw-r--r--mod/languages/languages/eu/eu.custom_index.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/mod/languages/languages/eu/eu.custom_index.php b/mod/languages/languages/eu/eu.custom_index.php
new file mode 100644
index 000000000..73a3d78b4
--- /dev/null
+++ b/mod/languages/languages/eu/eu.custom_index.php
@@ -0,0 +1,10 @@
+<?php
+$basque=array (
+ 'custom:bookmarks' => 'Azken laster-markak',
+ 'custom:groups' => 'Azken taldeak',
+ 'custom:files' => 'Azken fitxategiak',
+ 'custom:blogs' => 'Azken blog mezuak',
+ 'custom:members' => 'Erabiltzaile berrienak',
+);
+
+add_translation("eu", $basque); \ No newline at end of file