bludit/bl-plugins/backup/languages/tr_TR.json

13 lines
302 B
JSON
Raw Normal View History

2018-01-26 19:30:35 +01:00
{
"plugin-data":
{
"name": "Yedekleme",
2018-09-16 19:41:42 +02:00
"description": "Yedek oluşturmak için en kolay yol."
2018-01-26 19:30:35 +01:00
},
2018-09-16 19:41:42 +02:00
"create-backup": "Yedek oluştur",
2018-02-26 17:44:39 +01:00
"download": "İndir",
2018-09-16 19:41:42 +02:00
"restore-backup": "Geri yükle",
"delete-backup": "Yedeklemeyi sil",
"there-are-no-backups-for-the-moment": "Şu an için yedek yok"
}