|
|
@@ -5,16 +5,17 @@ export const dict = {
|
|
|
"ui.sessionReview.diffStyle.split": "Dividido",
|
|
|
"ui.sessionReview.expandAll": "Expandir tudo",
|
|
|
"ui.sessionReview.collapseAll": "Recolher tudo",
|
|
|
-
|
|
|
"ui.sessionReview.change.added": "Adicionado",
|
|
|
"ui.sessionReview.change.removed": "Removido",
|
|
|
"ui.sessionReview.change.modified": "Modificado",
|
|
|
+
|
|
|
"ui.lineComment.label.prefix": "Comentar em ",
|
|
|
"ui.lineComment.label.suffix": "",
|
|
|
"ui.lineComment.editorLabel.prefix": "Comentando em ",
|
|
|
"ui.lineComment.editorLabel.suffix": "",
|
|
|
"ui.lineComment.placeholder": "Adicionar comentário",
|
|
|
"ui.lineComment.submit": "Comentar",
|
|
|
+
|
|
|
"ui.sessionTurn.steps.show": "Mostrar passos",
|
|
|
"ui.sessionTurn.steps.hide": "Ocultar passos",
|
|
|
"ui.sessionTurn.summary.response": "Resposta",
|
|
|
@@ -94,7 +95,7 @@ export const dict = {
|
|
|
"ui.patch.action.deleted": "Excluído",
|
|
|
"ui.patch.action.created": "Criado",
|
|
|
"ui.patch.action.moved": "Movido",
|
|
|
- "ui.patch.action.patched": "Aplicado patch",
|
|
|
+ "ui.patch.action.patched": "Patch aplicado",
|
|
|
|
|
|
"ui.question.subtitle.answered": "{{count}} respondidas",
|
|
|
"ui.question.answer.none": "(sem resposta)",
|