You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/l10n/app_en.arb
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -139,6 +139,14 @@
139
139
"canned_responses_description": "Canned Responses are pre-written reply templates that help you quickly respond to a conversation. Agents can type the '/' character followed by the shortcode to insert a canned response during a conversation.",
140
140
"canned_response_add": "Add canned response",
141
141
"macros": "Macros",
142
+
"macro_execute_confirm_message": "Are you sure you want to execute macro {name}?",
143
+
"@macro_execute_confirm_message": {
144
+
"placeholders": {
145
+
"name": {
146
+
"type": "String"
147
+
}
148
+
}
149
+
},
142
150
"automation": "Automation",
143
151
"inboxes": "Inboxes",
144
152
"inboxes_title": "Inboxes",
@@ -148,6 +156,8 @@
148
156
"agents": "Agents",
149
157
"agents_title": "Agents",
150
158
"agents_description": "An agent is a member of your customer support team who can view and respond to user messages. The list below shows all the agents in your account.",
159
+
"agents_search": "Search agents",
160
+
"agents_search_hint": "Type something",
151
161
"account": "Account",
152
162
"change_password": "Change password",
153
163
"change_password_invalid": "Please enter a password of length 6 or more",