From 8b3b67799f150cc3e268fbe1db3b7680fc265b28 Mon Sep 17 00:00:00 2001 From: Teisha McRae Date: Tue, 6 Feb 2024 12:20:50 -0500 Subject: [PATCH 1/2] Update translations in en.json --- resources/lang/en.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/resources/lang/en.json b/resources/lang/en.json index 640c8dc4c3..44183359b6 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -355,6 +355,7 @@ "Count": "Count", "Country": "Country", "Create a new Process": "Create a new Process", + "Create a Project": "Create a Project", "Create An Auth-Client": "Create An Auth-Client", "Create Auth Clients": "Create Auth Clients", "Create AuthClients": "Create Auth-Clients", @@ -1031,7 +1032,10 @@ "No results.": "No results.", "No Results": "No Results", "No results have been found": "No results have been found", + "No Request to Start": "No Request to Start", + "No Requests to Show": "No Requests to Show", "No strings found to translate": "No strings found to translate", + "No tasks in sight": "No tasks in sight", "No translations found": "No translations found", "No validation rule(s)": "No validation rule(s)", "no warnings to report": "No Warnings To Report", @@ -1179,6 +1183,7 @@ "Search faster.": "Search faster.", "Search Here": "Search Here", "Search Processes": "Search Processes", + "PM Blocks": "PM Blocks", "Prev": "Prev", "Preview Desktop": "Preview Desktop", "Preview Mobile": "Preview Mobile", @@ -1224,6 +1229,7 @@ "ProcessRestored": "Process Restored", "ProcessUpdated": "Process Updated", "Profile": "Profile", + "Projects": "Projects", "Properties to map from the Data Connector into the output variable": "Properties to map from the Data Connector into the output variable", "Property already exists": "Property already exists", "Property deleted": "Property deleted", @@ -1247,6 +1253,7 @@ "Reassign": "Reassign", "Recent Assets": "Recent Assets", "Recent Assets from my Projects": "Recent Assets from my Projects", + "Recent Projects": "Recent Projects", "Recently searched": "Recently searched", "Record Form": "Record Form", "Record List": "Record List", @@ -1918,6 +1925,8 @@ "View All Screens": "View All Processes", "View All Scripts": "View All Scripts", "View All Notifications": "View All Notifications", + "View All Requests": "View All Requests", + "View All Tasks": "View All Tasks", "View Auth Clients": "View Auth-Clients", "View Categories": "View Categories", "View Collection": "View Collection", @@ -1975,7 +1984,8 @@ "Welcome Participant!": "Welcome Participant!", "Welcome WebEntry": "Welcome", "Welcome": "Welcome", - "Welcome Back": "Welcome Back", + "Welcome Back {{user}}": "Welcome Back {{user}}", + "What do you want to search?": "What do you want to search?", "What is the URL of this ProcessMaker installation? (Ex: https://pm.example.com, with no trailing slash)": "What is the URL of this ProcessMaker installation? (Ex: https://pm.example.com, with no trailing slash)", "What Screen Should Be Used For Rendering This Interstitial": "What Screen Should Be Used For Rendering This Interstitial", "What Screen Should Be Used For Rendering This Task": "What Screen Should Be Used For Rendering This Task", From 42aeddff1519f14f5b7aadcf7a83d3e383818e72 Mon Sep 17 00:00:00 2001 From: Teisha McRae Date: Tue, 6 Feb 2024 12:37:27 -0500 Subject: [PATCH 2/2] Add 'New Case' translation for +CASE modal --- resources/lang/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/en.json b/resources/lang/en.json index 44183359b6..26a987f1d2 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -973,6 +973,7 @@ "New Boundary New Message Event": "New Boundary Message Event", "New Boundary Timer Event": "New Boundary Timer Event", "New Call Activity": "New Call Activity", + "New Case": "New Case", "New Checkbox": "New Checkbox", "New Collection Select": "New Collection Select", "New Collection": "New Collection",