Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Edit module #3098

Merged
merged 5 commits into from
Jul 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions public/i18n/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,7 @@ extensibility:
error: The table widget configuration is incorrect. Path value must be an array type.
modules:
no-modules: No modules available
no-modules-installed: No modules installed
documentation: DOCUMENTATION
module-channel-label: Module channel overwrite
module-channel-placeholder: Uses Default Kyma Channel
Expand Down Expand Up @@ -952,6 +953,7 @@ kyma-modules:
module-added: Module added
module-uninstall: Module deleted
module-documentation: Documentation
modules-channel: Modules Channel
learn-more: Learn more
add-module: Add Modules
modify: Modify
Expand All @@ -970,6 +972,9 @@ kyma-modules:
channel-overridden: Overridden
beta: Beta
beta-alert: "CAUTION: The Service Level Agreements (SLAs) and Support obligations do not apply to Beta modules and functionalities. If Beta modules or functionalities directly or indirectly affect other modules, the Service Level Agreements and Support for these modules are limited to priority levels P3 (Medium) or P4 (Low). Thus, Beta releases are not intended for use in customer production environments."
change: Change
change-release-channel: Change Release Channel
change-release-channel-warning: The module's version in the fast channel is usually higher than the version in the regular channel. As downgrades are not supported, switching the channel back to regular will not affect the module's version <0>until the channel version is the same or higher.</0> To use the lower version, you must delete the module and re-add it from the <0>regular</0> channel.
legal:
copyright: Copyright
legal-disclosure: Legal Disclosure
Expand Down
Loading
Loading