From 6d9ed4e5e8f2b3eed9266231756c9f0c4295c7c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Busso?= <90727999+agustinbusso@users.noreply.github.com> Date: Tue, 5 Nov 2024 13:11:27 -0300 Subject: [PATCH] Add transaltions --- resources/lang/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/en.json b/resources/lang/en.json index 818a86e8e0..86ccf56f98 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -161,6 +161,8 @@ "Are you sure you want to restore the user {{item}}?": "Are you sure you want to restore the user {{item}}?", "Are you sure you want to rollback to the task @{{name}}? Warning! This request will continue as the current published process version.": "Are you sure you want to rollback to the task @{{name}}? Warning! This request will continue as the current published process version.", "Aria Label": "Aria Label", + "Enter the property name for the aria label from the Request data variable.": "Enter the property name for the aria label from the Request data variable.", + "Aria label for accessibility support.": "Aria label for accessibility support.", "Array": "Array", "As Participant": "As Participant", "As Requester": "As Requester",