diff --git a/packages/nc-gui/lang/pt.json b/packages/nc-gui/lang/pt.json index 11cb44f07f..c64d44df47 100644 --- a/packages/nc-gui/lang/pt.json +++ b/packages/nc-gui/lang/pt.json @@ -676,7 +676,9 @@ "lockedByUser": "Locked by {user}", "thisPageDoesNotExist": "This page doesn’t exist", "customUrl": "Custom URL", - "viewSettingsCantBeChangedWhenViewIs": "View settings can't be changed when the view is {type}" + "viewSettingsCantBeChangedWhenViewIs": "View settings can't be changed when the view is {type}", + "youAreLeavingNocoDB": "You’re leaving NocoDB", + "onlyProceedIfYouTrustThisLink": "Only proceed if you trust this link." }, "labels": { "latitude": "Latitude", @@ -1127,7 +1129,8 @@ "rowId": "Row Id", "showJsonPayload": "Show JSON payload", "autoCreateMissingSelectionOptions": "Auto create missing select field options", - "fillForm": "Fill Form" + "fillForm": "Fill Form", + "proceedToLink": "Proceed to link" }, "activity": { "clickToResolve": "Click to resolve",