From 91d769a1c4d39aa6571c60be5e36922fd5180d75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Galip=20=C3=87aml=C4=B1?= Date: Sat, 24 May 2014 09:59:40 +0300 Subject: [PATCH] Create tr.lang.php in box/sitemap plugin --- plugins/box/sitemap/languages/tr.lang.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 plugins/box/sitemap/languages/tr.lang.php diff --git a/plugins/box/sitemap/languages/tr.lang.php b/plugins/box/sitemap/languages/tr.lang.php new file mode 100644 index 0000000..0cd2cc2 --- /dev/null +++ b/plugins/box/sitemap/languages/tr.lang.php @@ -0,0 +1,7 @@ + array( + 'Sitemap' => 'Site Haritası', + ) + );