1
0

feat: Add generation of keys to admin page

This commit is contained in:
Marie
2025-02-07 06:00:49 +01:00
parent d6c4b728df
commit c889948f95
9 changed files with 142 additions and 0 deletions
+5
View File
@@ -447,3 +447,8 @@ _defaultCWPriority:
parent: "Use Parent (use the inherited CW, ignoring the default CW)"
defaultParent: "Use Default, then Parent (use the default CW, and append the inherited CW)"
parentDefault: "Use Parent, then Default (use the inherited CW, and append the default CW)"
genKeys: "Generate Keys"
_genKeysDialog:
text: "Are you sure that you want to generate new keys?"
title: "Generate new keys"