docs: [locale] update tr.ts (#3385)

This commit is contained in:
Ted
2021-09-14 08:19:47 +03:00
committed by GitHub
parent 56845a9e5d
commit 29545d1ea2

View File

@@ -108,14 +108,14 @@ export default {
hasCheckedFormat: '{checked}/{total} seçildi',
},
image: {
error: 'FAILED', // to be translated
error: 'BAŞARISIZ OLDU',
},
pageHeader: {
title: 'Back', // to be translated
title: 'Geri',
},
popconfirm: {
confirmButtonText: 'Yes', // to be translated
cancelButtonText: 'No', // to be translated
confirmButtonText: 'Evet',
cancelButtonText: 'Hayır',
},
},
}