Skip to content
Snippets Groups Projects
Verified Commit 17ffca5c authored by Dominik Rimpf's avatar Dominik Rimpf :chipmunk:
Browse files

fix: olddomain change documentation

parent 30c83624
No related branches found
No related tags found
1 merge request!4ACME
Pipeline #269355 passed
......@@ -7,8 +7,8 @@
"en": "Change old-domain record"
},
"description": {
"de": "Einen Record von Altdomain auf neue Domain ändern",
"en": "Change a record from old-domain to a new domain."
"de": "Einen Record von Altdomain auf neue Domain ändern.<br>EXPERIMENTELL! NUR FÜR A/AAAA RECORDS.",
"en": "Change a record from old-domain to a new domain.<br>EXPERIMENTAL! ONLY FOR A/AAAA RECORDS"
},
"list_display_name": {
"de": "Records von {{ old_fqdn }} auf {{ new_fqdn }} ändern",
......@@ -25,8 +25,8 @@
"default": "",
"nullable": false,
"description": {
"de": "fqdn",
"en": "fqdn"
"de": "Alter FQDN der Records die geändert werden sollen",
"en": "Old FQDN of the records to be changed"
},
"type": "fqdn"
},
......@@ -39,8 +39,8 @@
"default": "",
"nullable": false,
"description": {
"de": "fqdn",
"en": "fqdn"
"de": "Neuer FQDN auf den die Records geändert werden sollen",
"en": "New FQDN to which the records are to be changed"
},
"type": "fqdn"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment