feat(editor): Add "Change owner" option to editor (#15792)

This commit is contained in:
Raúl Gómez Morales
2025-06-03 09:59:07 +02:00
committed by GitHub
parent e76c45d46d
commit 5bc4e5d846
7 changed files with 116 additions and 53 deletions

View File

@@ -644,7 +644,7 @@
"credentials.empty.button.disabled.tooltip": "Your current role in the project does not allow you to create credentials",
"credentials.item.open": "Open",
"credentials.item.delete": "Delete",
"credentials.item.move": "Move",
"credentials.item.move": "Change owner",
"credentials.item.updated": "Last updated",
"credentials.item.created": "Created",
"credentials.item.owner": "Owner",