Skip to content

Commit

Permalink
Create a new dist version 0.35.0 (#1234)
Browse files Browse the repository at this point in the history
Collecting:
- Impl [Nuclio] Functions: Add Owner column (#1231)
- Impl [Nuclio] Resources: Add Node Selectors (#1232)
- Impl [Nuclio] List internal/external invocation URLs (#1233)
  • Loading branch information
eran-nussbaum authored Jun 8, 2021
1 parent ea165d5 commit 47128c2
Show file tree
Hide file tree
Showing 4 changed files with 4,824 additions and 4,673 deletions.
4 changes: 4 additions & 0 deletions dist/i18n/en/functions.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"CREATE_NEW_HEADER": "Create a new header",
"CREATE_NEW_HOST": "Create a new host",
"CREATE_NEW_LABEL": "Create a new label",
"CREATE_NEW_NODE_SELECTOR": "Create a new node selector",
"CREATE_NEW_RUNTIME_ATTRIBUTE": "Create a new runtime attribute",
"CREATE_NEW_SUBSCRIPTION": "Create a new subscription",
"CREATE_NEW_TRIGGER": "Create a new trigger",
Expand Down Expand Up @@ -128,6 +129,7 @@
"EXPAND_ALL": "Expand all",
"EXPORT_ALL_PROJECTS": "Export all projects",
"EXPORT_FUNCTION": "Export function",
"EXTERNAL_INVOCATION_URLS": "External invocation URLs",
"FAILED_TO_DEPLOY": "Failed to deploy",
"FUNCTION_NAME_IS_USED_WARNING": "The specified function name is already used by a function in another project. To use it for a new function you must first delete the existing function.",
"FUNCTIONS_NOT_FOUND": "There are currently no functions, you can create a function by clicking the ‘New Function’ button",
Expand All @@ -148,6 +150,7 @@
"IMPORT_PROJECTS": "Import project(s)",
"INITIAL_OFFSET": "Initial offset",
"INGRESSES_HOSTS": "Ingress hosts",
"INTERNAL_INVOCATION_URLS": "Internal invocation URLs",
"INVOCATION": "Invocation",
"INVOCATION_PER_SEC": "Invocation/s",
"INVOCATION_URL": "Invocation URL",
Expand Down Expand Up @@ -175,6 +178,7 @@
"NO_FUNCTIONS_AVAILABLE": "No functions available",
"NO_INTERNET_ACCESS": "No internet access",
"NO_LOGS_HAVE_BEEN_FOUND": "No logs have been found...",
"NODE_SELECTORS": "Node selectors",
"NORMAL": "Normal",
"NOT_START_WITH_FORBIDDEN_WORDS": "Must not start with 'kubernetes.io', 'k8s.io' or 'nuclio.io'",
"NOT_YET_DEPLOYED": "Not yet deployed",
Expand Down
Loading

0 comments on commit 47128c2

Please sign in to comment.