chore: Update translations (#10549)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com> Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"END_POINT": {
|
||||
"LABEL": "כתובת אתר של Webhook",
|
||||
"PLACEHOLDER": "דוגמה: https://example/api/webhook",
|
||||
"PLACEHOLDER": "Example: {webhookExampleURL}",
|
||||
"ERROR": "אנא הכנס כתובת URL חוקית"
|
||||
},
|
||||
"EDIT_SUBMIT": "עדכון webhook",
|
||||
@@ -47,10 +47,10 @@
|
||||
"LIST": {
|
||||
"404": "לא הוגדרו webhooks עבור חשבון זה.",
|
||||
"TITLE": "נהל webhooks",
|
||||
"TABLE_HEADER": [
|
||||
"נקודת קצה של Webhook",
|
||||
"פעולות"
|
||||
]
|
||||
"TABLE_HEADER": {
|
||||
"WEBHOOK_ENDPOINT": "נקודת קצה של Webhook",
|
||||
"ACTIONS": "פעולות"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"BUTTON_TEXT": "ערוך",
|
||||
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"HELP_TEXT": {
|
||||
"TITLE": "שימוש ב-Slack Integration",
|
||||
"BODY": "<br/><p>Chatwoot תסנכרן כעת את כל השיחות הנכנסות לערוץ <b><i>שיחות-לקוח</i></b> בתוך מקום העבודה הרפוי שלך.</p><p>משיב ל- שרשור שיחה ב<b><i>שיחות לקוח</i></b> ערוץ רפוי ייצור תגובה חזרה ללקוח באמצעות chatwoot.</p><p>התחל את התשובות עם <b><i> הערה:</i></b> כדי ליצור הערות פרטיות במקום תשובות.</p><p>אם למשיב ב-slack יש פרופיל סוכן ב-chatwoot תחת אותו דוא\"ל, התשובות ישויכו בהתאם.</b> p><p>כאשר למשיב אין פרופיל סוכן משויך, התשובות ייעשו מפרופיל הבוט.</p>",
|
||||
"BODY": "With this integration, all of your incoming conversations will be synced to the ***{selectedChannelName}*** channel in your Slack workspace. You can manage all your customer conversations right within the channel and never miss a message.\n\nHere are the main features of the integration:\n\n**Respond to conversations from within Slack:** To respond to a conversation in the ***{selectedChannelName}*** Slack channel, simply type out your message and send it as a thread. This will create a response back to the customer through Chatwoot. It's that simple!\n\n **Create private notes:** If you want to create private notes instead of replies, start your message with ***`note:`***. This ensures that your message is kept private and won't be visible to the customer.\n\n**Associate an agent profile:** If the person who replied on Slack has an agent profile in Chatwoot under the same email, the replies will be associated with that agent profile automatically. This means you can easily track who said what and when. On the other hand, when the replier doesn't have an associated agent profile, the replies will appear from the bot profile to the customer.",
|
||||
"SELECTED": "selected"
|
||||
},
|
||||
"SELECT_CHANNEL": {
|
||||
@@ -183,10 +183,10 @@
|
||||
"LIST": {
|
||||
"404": "אין עדיין אפליקציות לוח מחוונים מוגדרות בחשבון זה",
|
||||
"LOADING": "מביא אפליקציות לוח מחוונים...",
|
||||
"TABLE_HEADER": [
|
||||
"שם",
|
||||
"נקודת קצה"
|
||||
],
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "שם",
|
||||
"ENDPOINT": "נקודת קצה"
|
||||
},
|
||||
"EDIT_TOOLTIP": "ערוך אפליקציה",
|
||||
"DELETE_TOOLTIP": "מחק אפליקציה"
|
||||
},
|
||||
@@ -302,5 +302,14 @@
|
||||
"ERROR": "There was an error unlinking the issue, please try again"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CAPTAIN": {
|
||||
"NAME": "Captain",
|
||||
"COPILOT": {
|
||||
"SEND_MESSAGE": "שלח הודעה...",
|
||||
"LOADER": "Captain is thinking",
|
||||
"YOU": "You",
|
||||
"USE": "Use this"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user