summaryrefslogtreecommitdiffstats
path: root/help/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'help/l10n')
-rw-r--r--help/l10n/bg_BG.php4
-rw-r--r--help/l10n/da.php4
-rw-r--r--help/l10n/de.php4
-rw-r--r--help/l10n/es.php4
-rw-r--r--help/l10n/fr.php4
-rw-r--r--help/l10n/nl.php4
-rw-r--r--help/l10n/pl.php4
7 files changed, 0 insertions, 28 deletions
diff --git a/help/l10n/bg_BG.php b/help/l10n/bg_BG.php
deleted file mode 100644
index 44f260693b3..00000000000
--- a/help/l10n/bg_BG.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Questions and Answers" => "Въпроси и отговори",
-"ASK A QUESTION" => "ЗАДАЙТЕ ВЪПРОС"
-);
diff --git a/help/l10n/da.php b/help/l10n/da.php
deleted file mode 100644
index 2b8120c0c38..00000000000
--- a/help/l10n/da.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Questions and Answers" => "Spørgsmål og Svar",
-"ASK A QUESTION" => "STIL ET SPØRGSMÅL"
-);
diff --git a/help/l10n/de.php b/help/l10n/de.php
deleted file mode 100644
index 07c5d1bb771..00000000000
--- a/help/l10n/de.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Questions and Answers" => "Fragen & Antworten",
-"ASK A QUESTION" => "Stell eine Frage"
-);
diff --git a/help/l10n/es.php b/help/l10n/es.php
deleted file mode 100644
index e42c9db85de..00000000000
--- a/help/l10n/es.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Questions and Answers" => "Preguntas y Respuestas",
-"ASK A QUESTION" => "Haz una pregunta"
-);
diff --git a/help/l10n/fr.php b/help/l10n/fr.php
deleted file mode 100644
index 2b9bf96684d..00000000000
--- a/help/l10n/fr.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Questions and Answers" => "Questions / Réponses",
-"ASK A QUESTION" => "Poser une question"
-);
diff --git a/help/l10n/nl.php b/help/l10n/nl.php
deleted file mode 100644
index 11a28894c72..00000000000
--- a/help/l10n/nl.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Questions and Answers" => "Vraag en Antwoord",
-"ASK A QUESTION" => "Stel een vraag"
-);
diff --git a/help/l10n/pl.php b/help/l10n/pl.php
deleted file mode 100644
index 7d37913d037..00000000000
--- a/help/l10n/pl.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Questions and Answers" => "Pytania i odpowiedzi",
-"ASK A QUESTION" => "ZADAJ PYTANIE"
-);