Update pt-br.js

pull/18918/head
Lucas Mendes 2020-03-06 23:59:38 -03:00
parent 6ec5f8e900
commit 3bc4a0ac34
1 changed files with 2 additions and 2 deletions

View File

@ -113,8 +113,8 @@ export default {
title: 'Voltar'
},
popconfirm: {
confirmButtonText: 'Yes', // to be translated
cancelButtonText: 'No' // to be translated
confirmButtonText: 'Sim',
cancelButtonText: 'Não'
}
}
};