mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Added missing i18n in action list and action panel
This patch adds strings to internal.py which were not translated in action list/panel patches. https://fedorahosted.org/freeipa/ticket/2248
This commit is contained in:
@@ -106,7 +106,6 @@ IPA.user.entity = function(spec) {
|
||||
action_panel: {
|
||||
factory: IPA.action_panel,
|
||||
name: 'account_actions',
|
||||
label: 'Actions', //TODO: translate
|
||||
actions: ['reset_password']
|
||||
},
|
||||
fields: [
|
||||
|
||||
Reference in New Issue
Block a user