From 729ad2cf8a50ec1837955bcdba6735a071d2dabc Mon Sep 17 00:00:00 2001 From: Mariusz Krzaczkowski Date: Mon, 30 Oct 2023 12:08:59 +0100 Subject: [PATCH] languages --- languages/en-US/Notification.json | 1 + languages/en-US/Settings/LayoutEditor.json | 3 ++- languages/en-US/Settings/YetiForce.json | 2 +- languages/en-US/_Base.json | 4 ++++ 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/languages/en-US/Notification.json b/languages/en-US/Notification.json index d339f9d3913e..82027bc82dd0 100644 --- a/languages/en-US/Notification.json +++ b/languages/en-US/Notification.json @@ -26,6 +26,7 @@ "PLL_READ": "Read", "PLL_USERS": "From users", "PLL_SYSTEM": "System", + "PLL_PORTAL": "Portal", "FL_RELATED_RECORD": "Related record", "FL_STATUS": "Status", "FL_USER": "User", diff --git a/languages/en-US/Settings/LayoutEditor.json b/languages/en-US/Settings/LayoutEditor.json index c53f26a67aff..e4d253c86069 100644 --- a/languages/en-US/Settings/LayoutEditor.json +++ b/languages/en-US/Settings/LayoutEditor.json @@ -257,7 +257,8 @@ "Group": "Group", "LBL_MULTI_REFERENCE_FIELDS": "Related field M:M", "LBL_MAXIMUM_LENGTH": "Maximum value length", - "LBL_MINIMUM_LENGTH": "Minimum value length" + "LBL_MINIMUM_LENGTH": "Minimum value length", + "LBL_RELATED_FIELDS_LIST": "List of related fields" }, "js": { "JS_BLOCK_NAME_EXISTS": "Block Name already exists", diff --git a/languages/en-US/Settings/YetiForce.json b/languages/en-US/Settings/YetiForce.json index 3b01d1e5e716..36a202dfb809 100644 --- a/languages/en-US/Settings/YetiForce.json +++ b/languages/en-US/Settings/YetiForce.json @@ -153,7 +153,7 @@ "LBL_SHOP_YETIFORCEINSTALLPORTALINCLOUD_INTRO": "YetiForce Portal in the cloud with a Webservice Premium license", "LBL_SHOP_YETIFORCEINSTALLPORTALINCLOUD_DESC": "YetiForce Portal in the cloud with a Webservice Premium license is a complex service that provides access to the YetiForce Portal installed on our hyper efficient cloud.\nThe subscription also includes a YetiForce Webservice Premium license required for the portal to work properly.\n\n", "LBL_SHOP_YETIFORCEWAPROERP_INTRO": "YetiForce and Asseco Wapro ERP integration synchronizes customer data between these systems.", - "LBL_SHOP_YETIFORCEWAPROERP_DESC": "The integration between YetiForce and Asseco Wapro ERP guarantees fast and convenient one-way data synchronization, which allows for even more effective customer management in CRM.\n\nThe list of synchronized modules includes:\n- Departments/Company (read only)\n- Company bank accounts (read only)\n- Accounts (read only)\n- Contacts (read only)\n- Products (read only)\n- Invoices (read only)\n- Correction invoices (read only)", + "LBL_SHOP_YETIFORCEWAPROERP_DESC": "The integration between YetiForce and Asseco Wapro ERP guarantees fast and convenient two-way data synchronization, which allows for even more effective customer management in CRM.\n\nThe list of synchronized modules includes:\n- Departments/Company (read only)\n- Company bank accounts (read only)\n- Accounts (read only)\n- Contacts (read only)\n- Products (read only)\n- Invoices (read only)\n- Correction invoices (read only)", "LBL_SHOP_YETIFORCERCDKCVR_INTRO": "Fetch data on Danish and Norwegian companies via CVR API from the Danish Central Business Register", "LBL_SHOP_YETIFORCERCDKCVR_DESC": "Fetch data on Danish and Norwegian companies via CVR API from the Danish Central Business Register (CVR)\n\nCountry: Denmark\nData provider: CVR https://cvrapi.dk/ \nModules: Accounts, Leads, Vendors, Partners, Competition\nAutocomplete data in the record: Yes\nAdditional database access fee: No\nAccount registration: Yes", "LBL_SHOP_YETIFORCERCNORTHDATA_INTRO": "Fetching data about companies North Data's company database", diff --git a/languages/en-US/_Base.json b/languages/en-US/_Base.json index d7984e79870d..c4e52bdb3de4 100644 --- a/languages/en-US/_Base.json +++ b/languages/en-US/_Base.json @@ -884,6 +884,10 @@ "less than hours later": "less than hours later", "more than hours before": "more than hours before", "more than hours later": "more than hours later", + "less than minutes before": "less than minutes before", + "less than minutes later": "less than minutes later", + "more than minutes before": "more than minutes before", + "more than minutes later": "more than minutes later", "less than days ago": "less than days ago", "more than days ago": "more than days ago", "in less than": "in less than",