mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
locale: Update Brazilian Portuguese translation (#19374)
This commit is contained in:
@@ -113,8 +113,8 @@ export default {
|
||||
title: 'Voltar'
|
||||
},
|
||||
popconfirm: {
|
||||
confirmButtonText: 'Yes', // to be translated
|
||||
cancelButtonText: 'No' // to be translated
|
||||
confirmButtonText: 'Sim',
|
||||
cancelButtonText: 'Não'
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user