aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/pt.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/pt.json')
-rw-r--r--src/i18n/locales/pt.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json
index 5ed8fc70b..07ea5c8a2 100644
--- a/src/i18n/locales/pt.json
+++ b/src/i18n/locales/pt.json
@@ -91,6 +91,7 @@
91 "menu.services" : "Serviços", 91 "menu.services" : "Serviços",
92 "menu.services.activatePreviousService" : "Activar o serviço anterior", 92 "menu.services.activatePreviousService" : "Activar o serviço anterior",
93 "menu.services.addNewService" : "Adicionar Novo Serviço...", 93 "menu.services.addNewService" : "Adicionar Novo Serviço...",
94 "menu.services.goHome" : "Home",
94 "menu.services.setNextServiceActive" : "Activar o próximo serviço", 95 "menu.services.setNextServiceActive" : "Activar o próximo serviço",
95 "menu.todos" : "Todos", 96 "menu.todos" : "Todos",
96 "menu.todos.enableTodos" : "Activar Todos", 97 "menu.todos.enableTodos" : "Activar Todos",
@@ -370,6 +371,11 @@
370 "validation.oneRequired" : "At least one is required", 371 "validation.oneRequired" : "At least one is required",
371 "validation.required" : "{field} é obrigatório", 372 "validation.required" : "{field} é obrigatório",
372 "validation.url" : "{field} não é uma hiperligação válida", 373 "validation.url" : "{field} não é uma hiperligação válida",
374 "webControls.back" : "Back",
375 "webControls.forward" : "Forward",
376 "webControls.goHome" : "Home",
377 "webControls.openInBrowser" : "Open in Browser",
378 "webControls.reload" : "Recarregar",
373 "welcome.loginButton" : "Iniciar sessão", 379 "welcome.loginButton" : "Iniciar sessão",
374 "welcome.signupButton" : "Criar uma conta gratuita", 380 "welcome.signupButton" : "Criar uma conta gratuita",
375 "workspaceDrawer.addNewWorkspaceLabel" : "Add new workspace", 381 "workspaceDrawer.addNewWorkspaceLabel" : "Add new workspace",