diff options
Diffstat (limited to 'install/static/test')
-rw-r--r-- | install/static/test/data/ipa_init.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/install/static/test/data/ipa_init.json b/install/static/test/data/ipa_init.json index b868df88..26c7e730 100644 --- a/install/static/test/data/ipa_init.json +++ b/install/static/test/data/ipa_init.json @@ -4846,6 +4846,11 @@ "ajax": { "401": "Your kerberos ticket no longer valid.Please run KInit and then click 'retry'If this is your first time running the IPA Web UI<a href='/ipa/errors/ssbrowser.html'> Follow these directions</a> to configure your browser." }, + "association": { + "managedby": "Managed by", + "members": "Members", + "membershipin": "Membership in" + }, "button": { "add": "Add", "enroll": "Enroll", |