diff --git a/packages/nc-gui/lang/sl.json b/packages/nc-gui/lang/sl.json index a7e40a0092..429e614760 100644 --- a/packages/nc-gui/lang/sl.json +++ b/packages/nc-gui/lang/sl.json @@ -1356,6 +1356,7 @@ "metaApiV2": "Meta APIs V2", "showExtraFields": "Show additional fields", "showExtraFieldsDescription": "Display extra fields alongside the display value when selecting linked records", + "includeUser": "Include User", "removeColouring": "Remove colouring", "backgroundColour": "Background colour", "addColour": "Add Colour", @@ -1648,6 +1649,7 @@ "changePlan": "Spremeni načrt" }, "tooltip": { + "includeUserHint": "The user who triggered the webhook will be included in the payload as a 'user' object.", "crossBase": "Link records from a table in a different base", "leaveWorkspace": "Vsak delovni prostor mora imeti vsaj enega lastnika. Preden ga zapustite, dodelite drugemu uporabniku vlogo lastnika. Če ste zadnji član, razmislite o izbrisu delovnega prostora.", "currentDateNotAvail": "Current date option not available for this data source / data type", @@ -2329,6 +2331,8 @@ }, "noAccess": "No Access", "noAccessDescription": "You don't have access to any workspace. Please contact your administrator to request access.", - "tryAgain": "Try Again" + "tryAgain": "Try Again", + "internalUrlsNotAllowed": "Internal URLs are not allowed", + "cyclicCallsWarning": "This URL points to the same NocoDB instance which may cause cyclic calls" } }