summaryrefslogtreecommitdiffstats
path: root/lib/l10n/tr.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/tr.php')
-rw-r--r--lib/l10n/tr.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php
index 093984bb952..d4abbcd4b3c 100644
--- a/lib/l10n/tr.php
+++ b/lib/l10n/tr.php
@@ -65,7 +65,6 @@ $TRANSLATIONS = array(
"last month" => "geçen ay",
"_%n month ago_::_%n months ago_" => array("","%n ay önce"),
"last year" => "geçen yıl",
-"years ago" => "yıl önce",
-"Caused by:" => "Neden olan:"
+"years ago" => "yıl önce"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";