hu.json•1.06 kB
{
  "Storage": "Storage",
  "Store or retrieve data from key/value database": "Store or retrieve data from key/value database",
  "Get": "Get",
  "Put": "Put",
  "Append": "Append",
  "Remove": "Remove",
  "Add To List": "Add To List",
  "Remove from List": "Remove from List",
  "Get a value from storage": "Get a value from storage",
  "Put a value in storage": "Put a value in storage",
  "Append to a value in storage": "Append to a value in storage",
  "Remove a value from storage": "Remove a value from storage",
  "Add Items to a list.": "Add Items to a list.",
  "Remove Item from a list": "Remove Item from a list",
  "Key": "Key",
  "Default Value": "Default Value",
  "Store Scope": "Store Scope",
  "Value": "Value",
  "Separator": "Separator",
  "Ignore if value exists": "Ignore if value exists",
  "The storage scope of the value.": "The storage scope of the value.",
  "Separator between added values, use \\n for newlines": "Separator between added values, use \\n for newlines",
  "Project": "Project",
  "Flow": "Flow",
  "Run": "Run"
}