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 05fb9687..3e60f41b 100644
--- a/ipalib/plugins/internal.py
+++ b/ipalib/plugins/internal.py
@@ -187,6 +187,7 @@ class i18n_messages(Command):
"get": _("Get"),
"issue": _("Issue"),
"ok": _("OK"),
+ "refresh": _("Refresh"),
"remove": _("Delete"),
"reset": _("Reset"),
"restore": _("Restore"),