mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-18 10:59:10 +08:00
docs: [locale] update tr.ts (#3385)
This commit is contained in:
parent
56845a9e5d
commit
29545d1ea2
@ -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',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user