aboutsummaryrefslogtreecommitdiff
path: root/languages/tr.php
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2010-11-06 12:02:29 +0000
committerCash Costello <cash.costello@gmail.com>2010-11-06 12:02:29 +0000
commit4a42b2a59720d020b45d0d1c71183966407f21c8 (patch)
treecbc178c60b993b4fc446afd1785a50c44f368f47 /languages/tr.php
parent243e836190128b14e1c5aa53b6d01b6771b19d8c (diff)
downloadelgg-4a42b2a59720d020b45d0d1c71183966407f21c8.tar.gz
elgg-4a42b2a59720d020b45d0d1c71183966407f21c8.tar.bz2
cleaned up language pack formatting
Diffstat (limited to 'languages/tr.php')
-rw-r--r--languages/tr.php12
1 files changed, 5 insertions, 7 deletions
diff --git a/languages/tr.php b/languages/tr.php
index fff696c47..7d650572a 100644
--- a/languages/tr.php
+++ b/languages/tr.php
@@ -1,10 +1,10 @@
<?php
- /**
- * Elgg tidypics plugin language pack
- *
- * Türkçe Çeviri Orhan Can Ceylan | elggturkiye.com
- */
+/**
+ * Elgg tidypics plugin language pack
+ *
+ * Türkçe Çeviri Orhan Can Ceylan | elggturkiye.com
+ */
$turkish = array(
@@ -84,5 +84,3 @@ $turkish = array(
);
add_translation('tr', $turkish);
-
-?> \ No newline at end of file