Merge pull request #782 from ali-demirtas/patch-2

Update tr_TR.json
This commit is contained in:
Diego Najar 2018-09-16 21:19:50 +02:00 committed by GitHub
commit 8759fdf014
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -2,11 +2,11 @@
"plugin-data":
{
"name": "Yedekleme",
"description": "Yedek almak için en kolay yol."
"description": "Yedek oluşturmak için en kolay yol."
},
"create-backup": "Yedek Al",
"create-backup": "Yedek oluştur",
"download": "İndir",
"restore-backup": "Geri Yükle",
"delete-backup": "Delete Backup",
"there-are-no-backups-for-the-moment": "There are no backups for the moment"
}
"restore-backup": "Geri yükle",
"delete-backup": "Yedeklemeyi sil",
"there-are-no-backups-for-the-moment": "Şu an için yedek yok"
}