5887-mailAlias_refactor #1659
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1659
Loading…
Reference in New Issue
No description provided.
Delete Branch "5887-mailAlias_refactor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +2,4 @@
module.exports = Self => {
Self.remoteMethod('addAlias', {
description: 'Add alias if user has grant',
Add an alias if the user has the grant
@ -300,2 +300,3 @@
"The renew period has not been exceeded": "El periodo de renovación no ha sido superado",
"Negative basis of tickets": "Base negativa para los tickets: {{ticketsIds}}"
"Negative basis of tickets": "Base negativa para los tickets: {{ticketsIds}}",
"You don't have the alias assigned and you can't assign it to another user": "No tienes el alias asignado y no puedes asignarlo a otro usuario"
"You cannot assign an alias that you are not assigned to": "No puedes asignar un alias que no tienes asignado"