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

[OPAL-560] New locale on app_install_btn #778

Open
wants to merge 1 commit into
base: 4.0
Choose a base branch
from
Open
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
1 change: 1 addition & 0 deletions core/config/locales/templates/components/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ en:
access_addon: "Access Add-on"
access_addon_tooltip: "This application requires you to set-up the connection in a separate screen."
insufficient_privilege: "You do not have the sufficient privileges. Contact your administrator."
cart_product: "Item is already added to Organization cart."
success_notification_title: "{name} has been added to your account"
success_launch_notification_body: "To start using {name}, click on the {name} icon then click on \"Launch\"."
success_connect_notification_body: "To start using {name}, click on the {name} icon then click on \"Connect\"."
Expand Down