diff options
Diffstat (limited to 'install/ui/test')
-rw-r--r-- | install/ui/test/data/ipa_init.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 85ff9366..527d0916 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -138,6 +138,10 @@ "password": "Password", "username": "Username" }, + "measurement_units": { + "number_of_passwords": "number of passwords", + "seconds": "seconds" + }, "objects": { "aci": { "attribute": "Attribute" |