From b758b6e5032ffc95215c63e32c404ffebbf8b554 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Galip=20=C3=87aml=C4=B1?= Date: Sat, 24 May 2014 17:30:14 +0300 Subject: [PATCH] Update tr.lang.php in box/backup plugin 'Restore' is missed. --- plugins/box/backup/languages/tr.lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/box/backup/languages/tr.lang.php b/plugins/box/backup/languages/tr.lang.php index cb5bc5b..0cfeac2 100644 --- a/plugins/box/backup/languages/tr.lang.php +++ b/plugins/box/backup/languages/tr.lang.php @@ -7,6 +7,7 @@ 'Backup Date' => 'Yedekleme Tarihi', 'Create Backup' => 'Yedek Al', 'Delete' => 'Sil', + 'Restore' => 'Geri Yükle', 'storage' => 'depo', 'public' => 'genel', 'plugins' => 'eklentiler',