summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/internal.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/plugins/internal.py')
-rw-r--r--ipalib/plugins/internal.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipalib/plugins/internal.py b/ipalib/plugins/internal.py
index 06f07dbd8..5dde0732e 100644
--- a/ipalib/plugins/internal.py
+++ b/ipalib/plugins/internal.py
@@ -365,6 +365,7 @@ class i18n_messages(Command):
"remove":_("Remove ${other_entity} from ${entity} ${primary_key}"),
},
"widget":{
+ "optional":_("Optional field: click to show"),
"validation_error":_("Text does not match field pattern"),
},
"ajax":{