Skip to content

Commit

Permalink
adding missing work
Browse files Browse the repository at this point in the history
  • Loading branch information
valentina-vallalta committed Nov 2, 2023
1 parent b777ad0 commit ad6f340
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions Localize/lang/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@
"2y24a/": "Save",
"2z5HGT": "Optional. The RFC 4646 locale code to use. If not specified, default locale is used. If locale isn't a valid value, an error is generated that the provided locale isn't valid or doesn't have an associated locale.",
"3+TQMa": "Loading connection...",
"3/I/kM": "This workflow assistant can help you learn about workflows and the Azure Logic Apps platform’s capabilities and connectors.",
"33+WHG": "Identifier",
"34Nt/B": "alt text for button icon",
"36RiST": "System-assigned managed identity",
Expand Down Expand Up @@ -524,6 +523,7 @@
"LCXZLM": "Loading Function Apps...",
"LElaX3": "Next flow suggestion",
"LJmfmK": "See More",
"LM1O0e": "This workflow assistant can help you learn about your workflows and Azure Logic Apps platform’s capabilities and connectors.",
"LMB8am": "Creating...",
"LR/3Lr": "Configure",
"LRAhSA": "When enabled, this action will run with the user from the \"Run as\" setting in the Dataverse trigger",
Expand Down Expand Up @@ -1008,7 +1008,6 @@
"_2y24a/.comment": "Save button label",
"_2z5HGT.comment": "Optional locale parameter to check locale code in isFloat function",
"_3+TQMa.comment": "Text to show when the connection is loading",
"_3/I/kM.comment": "Chatbot introduction message to suggest what it can help with",
"_33+WHG.comment": "Column header text for identifier",
"_34Nt/B.comment": "alt text for button icon",
"_36RiST.comment": "System-assigned managed identity dropdown option text",
Expand Down Expand Up @@ -1416,6 +1415,7 @@
"_LCXZLM.comment": "Text for loading function apps",
"_LElaX3.comment": "Text for button that shows the next flow suggestion",
"_LJmfmK.comment": "Click to view more token options",
"_LM1O0e.comment": "Chatbot introduction message to suggest what it can help with",
"_LMB8am.comment": "Button text to show a connection is being created",
"_LR/3Lr.comment": "Configure",
"_LRAhSA.comment": "Description of invoker connection setting",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const AssistantGreeting = ({ item }: { item: AssistantGreetingItem }) =>
}),
subHeading1: intl.formatMessage({
defaultMessage:
'This workflow assistant can help you learn about workflows and the Azure Logic Apps platform’s capabilities and connectors.',
'This workflow assistant can help you learn about your workflows and Azure Logic Apps platform’s capabilities and connectors.',
description: 'Chatbot introduction message to suggest what it can help with',
}),
subHeading2: intl.formatMessage({
Expand Down
28 changes: 14 additions & 14 deletions libs/services/intl/src/compiled-lang/strings.en-XA.json
Original file line number Diff line number Diff line change
Expand Up @@ -1665,20 +1665,6 @@
"value": "]"
}
],
"3/I/kM": [
{
"type": 0,
"value": "["
},
{
"type": 0,
"value": "Ŧħīş ẇǿǿřķƒŀǿǿẇ ȧȧşşīşŧȧȧƞŧ ƈȧȧƞ ħḗḗŀƥ ẏǿǿŭŭ ŀḗḗȧȧřƞ ȧȧƀǿǿŭŭŧ ẇǿǿřķƒŀǿǿẇş ȧȧƞḓ ŧħḗḗ Ȧẑŭŭřḗḗ Ŀǿǿɠīƈ Ȧƥƥş ƥŀȧȧŧƒǿǿřḿ’ş ƈȧȧƥȧȧƀīŀīŧīḗḗş ȧȧƞḓ ƈǿǿƞƞḗḗƈŧǿǿřş."
},
{
"type": 0,
"value": "]"
}
],
"33+WHG": [
{
"type": 0,
Expand Down Expand Up @@ -7711,6 +7697,20 @@
"value": "]"
}
],
"LM1O0e": [
{
"type": 0,
"value": "["
},
{
"type": 0,
"value": "Ŧħīş ẇǿǿřķƒŀǿǿẇ ȧȧşşīşŧȧȧƞŧ ƈȧȧƞ ħḗḗŀƥ ẏǿǿŭŭ ŀḗḗȧȧřƞ ȧȧƀǿǿŭŭŧ ẏǿǿŭŭř ẇǿǿřķƒŀǿǿẇş ȧȧƞḓ Ȧẑŭŭřḗḗ Ŀǿǿɠīƈ Ȧƥƥş ƥŀȧȧŧƒǿǿřḿ’ş ƈȧȧƥȧȧƀīŀīŧīḗḗş ȧȧƞḓ ƈǿǿƞƞḗḗƈŧǿǿřş."
},
{
"type": 0,
"value": "]"
}
],
"LMB8am": [
{
"type": 0,
Expand Down
12 changes: 6 additions & 6 deletions libs/services/intl/src/compiled-lang/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -729,12 +729,6 @@
"value": "Loading connection..."
}
],
"3/I/kM": [
{
"type": 0,
"value": "This workflow assistant can help you learn about workflows and the Azure Logic Apps platform’s capabilities and connectors."
}
],
"33+WHG": [
{
"type": 0,
Expand Down Expand Up @@ -3511,6 +3505,12 @@
"value": "See More"
}
],
"LM1O0e": [
{
"type": 0,
"value": "This workflow assistant can help you learn about your workflows and Azure Logic Apps platform’s capabilities and connectors."
}
],
"LMB8am": [
{
"type": 0,
Expand Down

0 comments on commit ad6f340

Please sign in to comment.