Problem with importing tags that have a translate in an alarm field.

HI
I encountered an issue while importing instances of a UDT. This UDT includes a tag with a configured alarm. The malfunction is caused by the binding inserted in the alarm: translate({label}) in the "Custom Message" field of the Phone Call Settings, where label is a simple string used as a key in the 'translation manager' to get the respective translation. During the import of the tags, the following error appears: "Results for asynchronous RPC call were not received within the specified amount of time [60000 ms] for task '39feed0a-9982-4737-92e8-9cb5cc014367'".
Additionally, sometimes the gateway goes down after this operation.
Does anyone know how I can solve this issue?