frontend implementation of Domains.duplicate()

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-05-25 12:33:43 +02:00
parent 09b3c1c45a
commit 8deaf6a013
6 changed files with 70 additions and 1 deletions

View File

@@ -500,6 +500,8 @@ return [
'adminguide' => 'Admin guide',
'userguide' => 'User guide',
'apiguide' => 'API guide',
'domain_duplicate' => 'Duplicate domain',
'domain_duplicate_named' => 'Duplicate %s',
],
'apcuinfo' => [
'clearcache' => 'Clear APCu cache',