locale: Update Brazilian Portuguese translation (#19374)

This commit is contained in:
Diego Mengarda
2020-05-18 06:00:41 -03:00
committed by GitHub
parent e6785d6e3d
commit 6d6df13e56

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'
}
}
};