This commit is contained in:
github-actions[bot] 2024-04-26 00:01:27 +00:00 committed by GitHub
commit 3889043e65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 7 deletions

View File

@ -7748,31 +7748,31 @@
"description": "A machine user which can be used to automate processes and access secrets in the system."
},
"machineAccounts": {
"message": "Machine accounts",
"message": "Compte de màquina",
"description": "The title for the section that deals with machine accounts."
},
"newMachineAccount": {
"message": "New machine account",
"message": "Compte nou de màquina",
"description": "Title for creating a new machine account."
},
"machineAccountsNoItemsMessage": {
"message": "Create a new machine account to get started automating secret access.",
"message": "Crea un compte de màquina nou per començar a automatitzar l'accés secret.",
"description": "Message to encourage the user to start creating machine accounts."
},
"machineAccountsNoItemsTitle": {
"message": "Nothing to show yet",
"message": "Encara no hi ha res a mostrar",
"description": "Title to indicate that there are no machine accounts to display."
},
"deleteMachineAccounts": {
"message": "Delete machine accounts",
"message": "Suprimeix els comptes de màquina",
"description": "Title for the action to delete one or multiple machine accounts."
},
"deleteMachineAccount": {
"message": "Delete machine account",
"message": "Suprimeix comptes de màquina",
"description": "Title for the action to delete a single machine account."
},
"viewMachineAccount": {
"message": "View machine account",
"message": "Veure el compte de màquina",
"description": "Action to view the details of a machine account."
},
"deleteMachineAccountDialogMessage": {