Add page for viewing application team

This commit is contained in:
Patrick Smith
2019-02-10 15:02:17 -05:00
parent 425fba99da
commit 5846207269
5 changed files with 124 additions and 16 deletions

View File

@@ -493,6 +493,9 @@ portfolios:
environments_description: Each environment created within an application is logically separated from one another for easier management and security.
update_button_text: Save Changes
create_button_text: Create Application
team_management:
title: '{application_name} Team Management'
subheading: Team Management
testing:
example_string: Hello World
example_with_variables: 'Hello, {name}!'