mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix some untranslatable commands in Web UI API Browser
There are some missing translatable docstrings of commands and modules. Fixes: https://pagure.io/freeipa/issue/7592 Reviewed-By: Tibor Dudlak <tdudlak@redhat.com>
This commit is contained in:
committed by
Christian Heimes
parent
32ed10caf9
commit
c1f7a14c95
@@ -3550,6 +3550,7 @@ for param in _dns_records:
|
||||
|
||||
@register()
|
||||
class dnsrecord_split_parts(Command):
|
||||
__doc__ = _('Split DNS record to parts')
|
||||
NO_CLI = True
|
||||
|
||||
takes_args = (
|
||||
|
||||
Reference in New Issue
Block a user