diff --git a/bl-plugins/backup/languages/tr_TR.json b/bl-plugins/backup/languages/tr_TR.json new file mode 100644 index 00000000..75172ec1 --- /dev/null +++ b/bl-plugins/backup/languages/tr_TR.json @@ -0,0 +1,10 @@ +{ + "plugin-data": + { + "name": "Yedekleme", + "description": "Yedek almak için en kolay yol." + }, + "create-backup": "Yedek Al", + "download": "İndir", + "restore-backup": "Geri Yükle" +}