@moveo-ai/web-client 0.96.0 → 0.97.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/dist/147.min.js.LICENSE.txt +1 -1
  2. package/dist/329.min.js.LICENSE.txt +1 -1
  3. package/dist/audio-client.min.js.LICENSE.txt +1 -1
  4. package/dist/iframe.min.js +1 -1
  5. package/dist/iframe.min.js.LICENSE.txt +1 -1
  6. package/dist/iframe.min.js.map +1 -1
  7. package/dist/iframe.v2.min.js +1 -1
  8. package/dist/iframe.v2.min.js.LICENSE.txt +1 -1
  9. package/dist/iframe.v2.min.js.map +1 -1
  10. package/dist/index.html +1 -1
  11. package/dist/preview/index.html +2 -2
  12. package/dist/preview.css.min.js.LICENSE.txt +1 -1
  13. package/dist/public/locales/ar.json +10 -4
  14. package/dist/public/locales/bg.json +10 -4
  15. package/dist/public/locales/cs.json +10 -4
  16. package/dist/public/locales/da.json +10 -4
  17. package/dist/public/locales/de.json +10 -4
  18. package/dist/public/locales/el.json +10 -4
  19. package/dist/public/locales/en.json +12 -6
  20. package/dist/public/locales/es.json +10 -4
  21. package/dist/public/locales/fr.json +10 -4
  22. package/dist/public/locales/id.json +10 -4
  23. package/dist/public/locales/it.json +10 -4
  24. package/dist/public/locales/ja.json +10 -4
  25. package/dist/public/locales/me.json +10 -4
  26. package/dist/public/locales/nl-be.json +10 -4
  27. package/dist/public/locales/nl.json +10 -4
  28. package/dist/public/locales/pl.json +10 -4
  29. package/dist/public/locales/pt-br.json +10 -4
  30. package/dist/public/locales/pt.json +10 -4
  31. package/dist/public/locales/ro.json +10 -4
  32. package/dist/public/locales/ru.json +10 -4
  33. package/dist/public/locales/sq.json +10 -4
  34. package/dist/public/locales/sr.json +10 -4
  35. package/dist/public/locales/sv.json +10 -4
  36. package/dist/public/locales/tl.json +10 -4
  37. package/dist/public/locales/tr.json +10 -4
  38. package/dist/public/locales/zh.json +10 -4
  39. package/dist/web-client.min.js +1 -1
  40. package/dist/web-client.min.js.LICENSE.txt +1 -1
  41. package/dist/web-client.min.js.map +1 -1
  42. package/package.json +1 -1
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "Preuzmi razgovor",
115
115
  "send_email": "Pošalji e-poštom"
116
116
  },
117
- "input_placeholder": "Unesite poruku",
118
117
  "input_send": "Pošalji poruku",
119
118
  "launchers": {
120
119
  "feedback": "Povratna informacija",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "Preuzimamo podatke...",
126
125
  "processing_request": "Obrađujemo zahtjev..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "Vaš preglednik ne podržava video oznaku"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Unesite poruku"
132
+ },
128
133
  "modal": {
129
134
  "continue": "Možete nastaviti razgovor još...",
130
135
  "end": "Da li ste sigurni da želite da završite razgovor?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Razgovor je istekao",
135
140
  "inactivity": "Neaktivni ste izvjesno vrijeme. Kako želite da nastavite?",
136
141
  "inactivity_title": "Obavještenje o neaktivnosti",
142
+ "resolved_continue": "Možete nastaviti ovaj razgovor do",
137
143
  "resolved_old": "Ovaj razgovor je označen kao riješen",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Ovaj razgovor još nije započeo",
142
- "no_video_tag": "Vaš preglednik ne podržava video oznaku",
143
148
  "overview": {
144
149
  "agent_soon": "Agent će uskoro biti dostupan",
145
150
  "estimated_time": "Procijenjeno vrijeme čekanja:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "Vaša pozicija u redu: {{0}}",
149
154
  "secs": "sek"
150
155
  },
151
- "related_articles": "Povezani članci",
156
+ "references": {
157
+ "title": "Povezani članci"
158
+ },
152
159
  "reset_conversation": "Resetuj razgovor",
153
- "resolved_continue": "Možete nastaviti ovaj razgovor do",
154
160
  "status": {
155
161
  "away": "Odsutan",
156
162
  "connecting": "Povezivanje",
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "Gesprek downloaden",
115
115
  "send_email": "Per e-mail verzenden"
116
116
  },
117
- "input_placeholder": "Typ een bericht",
118
117
  "input_send": "Bericht verzenden",
119
118
  "launchers": {
120
119
  "feedback": "Feedback",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "Gegevens worden opgehaald...",
126
125
  "processing_request": "Aanvraag wordt verwerkt..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "Uw browser ondersteunt het video-element niet"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Typ een bericht"
132
+ },
128
133
  "modal": {
129
134
  "continue": "U kunt het gesprek nog... voortzetten",
130
135
  "end": "Weet u zeker dat u het gesprek wilt beëindigen?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Gesprek verlopen",
135
140
  "inactivity": "U bent een tijd inactief geweest. Hoe wilt u verdergaan?",
136
141
  "inactivity_title": "Melding inactiviteit",
142
+ "resolved_continue": "U kunt dit gesprek voortzetten tot",
137
143
  "resolved_old": "Dit gesprek is als afgerond gemarkeerd",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Dit gesprek is nog niet gestart",
142
- "no_video_tag": "Uw browser ondersteunt het video-element niet",
143
148
  "overview": {
144
149
  "agent_soon": "Er is binnenkort een medewerker beschikbaar",
145
150
  "estimated_time": "Geschatte wachttijd:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "Uw positie in de wachtrij: {{0}}",
149
154
  "secs": "sec"
150
155
  },
151
- "related_articles": "Gerelateerde artikelen",
156
+ "references": {
157
+ "title": "Gerelateerde artikelen"
158
+ },
152
159
  "reset_conversation": "Gesprek resetten",
153
- "resolved_continue": "U kunt dit gesprek voortzetten tot",
154
160
  "status": {
155
161
  "away": "Afwezig",
156
162
  "connecting": "Verbinden",
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "Gesprek downloaden",
115
115
  "send_email": "Per e-mail verzenden"
116
116
  },
117
- "input_placeholder": "Typ een bericht",
118
117
  "input_send": "Bericht verzenden",
119
118
  "launchers": {
120
119
  "feedback": "Feedback",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "Gegevens worden opgehaald...",
126
125
  "processing_request": "Aanvraag wordt verwerkt..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "Je browser ondersteunt het video-element niet"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Typ een bericht"
132
+ },
128
133
  "modal": {
129
134
  "continue": "Je kunt het gesprek nog... voortzetten",
130
135
  "end": "Weet je zeker dat je het gesprek wilt beëindigen?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Gesprek verlopen",
135
140
  "inactivity": "Je bent een tijd inactief geweest. Hoe wil je verdergaan?",
136
141
  "inactivity_title": "Melding inactiviteit",
142
+ "resolved_continue": "Je kunt dit gesprek voortzetten tot",
137
143
  "resolved_old": "Dit gesprek is als afgerond gemarkeerd",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Dit gesprek is nog niet gestart",
142
- "no_video_tag": "Je browser ondersteunt het video-element niet",
143
148
  "overview": {
144
149
  "agent_soon": "Er is binnenkort een medewerker beschikbaar",
145
150
  "estimated_time": "Geschatte wachttijd:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "Je positie in de wachtrij: {{0}}",
149
154
  "secs": "sec"
150
155
  },
151
- "related_articles": "Gerelateerde artikelen",
156
+ "references": {
157
+ "title": "Gerelateerde artikelen"
158
+ },
152
159
  "reset_conversation": "Gesprek resetten",
153
- "resolved_continue": "Je kunt dit gesprek voortzetten tot",
154
160
  "status": {
155
161
  "away": "Afwezig",
156
162
  "connecting": "Verbinden",
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "Pobierz rozmowę",
115
115
  "send_email": "Wyślij e-mailem"
116
116
  },
117
- "input_placeholder": "Napisz wiadomość",
118
117
  "input_send": "Wyślij wiadomość",
119
118
  "launchers": {
120
119
  "feedback": "Opinie",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "Pobieranie danych...",
126
125
  "processing_request": "Przetwarzanie żądania..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "Twoja przeglądarka nie obsługuje tagu wideo"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Napisz wiadomość"
132
+ },
128
133
  "modal": {
129
134
  "continue": "Możesz kontynuować rozmowę przez...",
130
135
  "end": "Czy na pewno chcesz zakończyć rozmowę?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Rozmowa wygasła",
135
140
  "inactivity": "Byłeś nieaktywny przez chwilę. Co chcesz zrobić dalej?",
136
141
  "inactivity_title": "Powiadomienie o bezczynności",
142
+ "resolved_continue": "Możesz kontynuować tę rozmowę do",
137
143
  "resolved_old": "Ta rozmowa została oznaczona jako rozwiązana",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Ta rozmowa jeszcze się nie rozpoczęła",
142
- "no_video_tag": "Twoja przeglądarka nie obsługuje tagu wideo",
143
148
  "overview": {
144
149
  "agent_soon": "Agent wkrótce będzie dostępny",
145
150
  "estimated_time": "Szacowany czas oczekiwania:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "Twoja pozycja w kolejce: {{0}}",
149
154
  "secs": "s"
150
155
  },
151
- "related_articles": "Powiązane artykuły",
156
+ "references": {
157
+ "title": "Powiązane artykuły"
158
+ },
152
159
  "reset_conversation": "Zresetuj rozmowę",
153
- "resolved_continue": "Możesz kontynuować tę rozmowę do",
154
160
  "status": {
155
161
  "away": "Nieobecny",
156
162
  "connecting": "Łączenie",
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "Baixar a conversa",
115
115
  "send_email": "Enviar por e-mail"
116
116
  },
117
- "input_placeholder": "Digite uma mensagem",
118
117
  "input_send": "Enviar mensagem",
119
118
  "launchers": {
120
119
  "feedback": "Feedback",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "Buscando dados...",
126
125
  "processing_request": "Processando solicitação..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "Seu navegador não suporta a tag de vídeo"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Digite uma mensagem"
132
+ },
128
133
  "modal": {
129
134
  "continue": "Você pode continuar a conversa por...",
130
135
  "end": "Tem certeza de que deseja encerrar a conversa?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Conversa expirada",
135
140
  "inactivity": "Você está inativo há algum tempo. Como gostaria de proceder?",
136
141
  "inactivity_title": "Aviso de inatividade",
142
+ "resolved_continue": "Você pode continuar esta conversa até",
137
143
  "resolved_old": "Esta conversa foi marcada como resolvida",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Esta conversa ainda não começou",
142
- "no_video_tag": "Seu navegador não suporta a tag de vídeo",
143
148
  "overview": {
144
149
  "agent_soon": "Um agente estará disponível em breve",
145
150
  "estimated_time": "Tempo de espera estimado:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "Sua posição na fila: {{0}}",
149
154
  "secs": "s"
150
155
  },
151
- "related_articles": "Artigos relacionados",
156
+ "references": {
157
+ "title": "Artigos relacionados"
158
+ },
152
159
  "reset_conversation": "Redefinir conversa",
153
- "resolved_continue": "Você pode continuar esta conversa até",
154
160
  "status": {
155
161
  "away": "Ausente",
156
162
  "connecting": "Conectando",
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "Descarregar conversa",
115
115
  "send_email": "Enviar por e-mail"
116
116
  },
117
- "input_placeholder": "Escreva uma mensagem",
118
117
  "input_send": "Enviar mensagem",
119
118
  "launchers": {
120
119
  "feedback": "Feedback",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "A obter dados...",
126
125
  "processing_request": "A processar pedido..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "O seu navegador não suporta a tag de vídeo"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Escreva uma mensagem"
132
+ },
128
133
  "modal": {
129
134
  "continue": "Pode continuar a conversa durante...",
130
135
  "end": "Tem a certeza de que deseja terminar a conversa?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Conversa expirada",
135
140
  "inactivity": "Esteve inativo durante algum tempo. Como pretende continuar?",
136
141
  "inactivity_title": "Aviso de inatividade",
142
+ "resolved_continue": "Pode continuar esta conversa até",
137
143
  "resolved_old": "Esta conversa foi marcada como resolvida",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Esta conversa ainda não começou",
142
- "no_video_tag": "O seu navegador não suporta a tag de vídeo",
143
148
  "overview": {
144
149
  "agent_soon": "Um agente estará disponível em breve",
145
150
  "estimated_time": "Tempo de espera estimado:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "A sua posição na fila: {{0}}",
149
154
  "secs": "s"
150
155
  },
151
- "related_articles": "Artigos relacionados",
156
+ "references": {
157
+ "title": "Artigos relacionados"
158
+ },
152
159
  "reset_conversation": "Repor conversa",
153
- "resolved_continue": "Pode continuar esta conversa até",
154
160
  "status": {
155
161
  "away": "Ausente",
156
162
  "connecting": "A ligar",
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "Descarcă conversația",
115
115
  "send_email": "Trimite prin email"
116
116
  },
117
- "input_placeholder": "Scrie un mesaj",
118
117
  "input_send": "Trimite mesajul",
119
118
  "launchers": {
120
119
  "feedback": "Feedback",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "Se preiau datele...",
126
125
  "processing_request": "Se procesează solicitarea..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "Browserul tău nu acceptă eticheta video"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Scrie un mesaj"
132
+ },
128
133
  "modal": {
129
134
  "continue": "Poți continua conversația pentru...",
130
135
  "end": "Ești sigur că vrei să închei conversația?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Conversația a expirat",
135
140
  "inactivity": "Ai fost inactiv o perioadă. Cum vrei să continui?",
136
141
  "inactivity_title": "Notificare de inactivitate",
142
+ "resolved_continue": "Poți continua această conversație până la",
137
143
  "resolved_old": "Această conversație a fost marcată ca rezolvată",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Această conversație nu a început încă",
142
- "no_video_tag": "Browserul tău nu acceptă eticheta video",
143
148
  "overview": {
144
149
  "agent_soon": "Un agent va fi disponibil în curând",
145
150
  "estimated_time": "Timp de așteptare estimat:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "Poziția ta în coadă: {{0}}",
149
154
  "secs": "s"
150
155
  },
151
- "related_articles": "Articole conexe",
156
+ "references": {
157
+ "title": "Articole conexe"
158
+ },
152
159
  "reset_conversation": "Resetează conversația",
153
- "resolved_continue": "Poți continua această conversație până la",
154
160
  "status": {
155
161
  "away": "Plecat",
156
162
  "connecting": "Conectare",
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "Скачать разговор",
115
115
  "send_email": "Отправить по электронной почте"
116
116
  },
117
- "input_placeholder": "Введите сообщение",
118
117
  "input_send": "Отправить сообщение",
119
118
  "launchers": {
120
119
  "feedback": "Обратная связь",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "Получаем данные...",
126
125
  "processing_request": "Обрабатываем запрос..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "Ваш браузер не поддерживает тег video"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Введите сообщение"
132
+ },
128
133
  "modal": {
129
134
  "continue": "Вы можете продолжить разговор ещё...",
130
135
  "end": "Вы уверены, что хотите завершить разговор?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Разговор завершён",
135
140
  "inactivity": "Вы были неактивны некоторое время. Как хотите продолжить?",
136
141
  "inactivity_title": "Уведомление о неактивности",
142
+ "resolved_continue": "Вы можете продолжить разговор до",
137
143
  "resolved_old": "Этот разговор помечен как решённый",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Этот разговор ещё не начался",
142
- "no_video_tag": "Ваш браузер не поддерживает тег video",
143
148
  "overview": {
144
149
  "agent_soon": "Сотрудник скоро подключится",
145
150
  "estimated_time": "Ожидаемое время ожидания:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "Ваша позиция в очереди: {{0}}",
149
154
  "secs": "сек"
150
155
  },
151
- "related_articles": "Похожие статьи",
156
+ "references": {
157
+ "title": "Похожие статьи"
158
+ },
152
159
  "reset_conversation": "Сбросить разговор",
153
- "resolved_continue": "Вы можете продолжить разговор до",
154
160
  "status": {
155
161
  "away": "Нет на месте",
156
162
  "connecting": "Подключение",
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "Shkarko bisedën",
115
115
  "send_email": "Dërgo me email"
116
116
  },
117
- "input_placeholder": "Shkruaj një mesazh",
118
117
  "input_send": "Dërgo mesazhin",
119
118
  "launchers": {
120
119
  "feedback": "Feedback",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "Po merren të dhënat...",
126
125
  "processing_request": "Po përpunohet kërkesa..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "Shfletuesi yt nuk mbështet videon"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Shkruaj një mesazh"
132
+ },
128
133
  "modal": {
129
134
  "continue": "Mund të vazhdosh bisedën edhe...",
130
135
  "end": "Je i sigurt që dëshiron të mbyllësh bisedën?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Biseda ka skaduar",
135
140
  "inactivity": "Ke qenë joaktiv për pak kohë. Si dëshiron të vazhdosh?",
136
141
  "inactivity_title": "Njoftim për mosaktivitet",
142
+ "resolved_continue": "Mund të vazhdosh këtë bisedë deri",
137
143
  "resolved_old": "Kjo bisedë është shënuar si e zgjidhur",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Kjo bisedë nuk ka filluar ende",
142
- "no_video_tag": "Shfletuesi yt nuk mbështet videon",
143
148
  "overview": {
144
149
  "agent_soon": "Një agjent do të jetë së shpejti i disponueshëm",
145
150
  "estimated_time": "Koha e vlerësuar e pritjes:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "Pozicioni yt në radhë: {{0}}",
149
154
  "secs": "sek"
150
155
  },
151
- "related_articles": "Artikuj të lidhur",
156
+ "references": {
157
+ "title": "Artikuj të lidhur"
158
+ },
152
159
  "reset_conversation": "Rivendos bisedën",
153
- "resolved_continue": "Mund të vazhdosh këtë bisedë deri",
154
160
  "status": {
155
161
  "away": "Larg",
156
162
  "connecting": "Duke u lidhur",
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "Преузми разговор",
115
115
  "send_email": "Пошаљи е-поштом"
116
116
  },
117
- "input_placeholder": "Унесите поруку",
118
117
  "input_send": "Пошаљи поруку",
119
118
  "launchers": {
120
119
  "feedback": "Повратна информација",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "Преузимамо податке...",
126
125
  "processing_request": "Обрађујемо захтев..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "Ваш прегледач не подржава видео ознаку"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Унесите поруку"
132
+ },
128
133
  "modal": {
129
134
  "continue": "Можете наставити разговор још...",
130
135
  "end": "Да ли сте сигурни да желите да завршите разговор?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Разговор је истекао",
135
140
  "inactivity": "Неактивни сте извесно време. Како желите да наставите?",
136
141
  "inactivity_title": "Обавештење о неактивности",
142
+ "resolved_continue": "Можете наставити овај разговор до",
137
143
  "resolved_old": "Овај разговор је означен као решен",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Овај разговор још није започео",
142
- "no_video_tag": "Ваш прегледач не подржава видео ознаку",
143
148
  "overview": {
144
149
  "agent_soon": "Агент ће ускоро бити доступан",
145
150
  "estimated_time": "Процењено време чекања:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "Ваша позиција у реду: {{0}}",
149
154
  "secs": "сек"
150
155
  },
151
- "related_articles": "Повезани чланци",
156
+ "references": {
157
+ "title": "Повезани чланци"
158
+ },
152
159
  "reset_conversation": "Ресетуј разговор",
153
- "resolved_continue": "Можете наставити овај разговор до",
154
160
  "status": {
155
161
  "away": "Одсутан",
156
162
  "connecting": "Повезивање",
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "Ladda ner konversation",
115
115
  "send_email": "Skicka via e-post"
116
116
  },
117
- "input_placeholder": "Skriv ett meddelande",
118
117
  "input_send": "Skicka meddelande",
119
118
  "launchers": {
120
119
  "feedback": "Feedback",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "Hämtar data...",
126
125
  "processing_request": "Bearbetar begäran..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "Din webbläsare stödjer inte videotaggen"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Skriv ett meddelande"
132
+ },
128
133
  "modal": {
129
134
  "continue": "Du kan fortsätta konversationen i...",
130
135
  "end": "Vill du avsluta konversationen?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Konversationen har löpt ut",
135
140
  "inactivity": "Du har varit inaktiv en stund. Hur vill du fortsätta?",
136
141
  "inactivity_title": "Inaktivitetsmeddelande",
142
+ "resolved_continue": "Du kan fortsätta konversationen till",
137
143
  "resolved_old": "Konversationen har markerats som löst",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Denna konversation har inte startat ännu",
142
- "no_video_tag": "Din webbläsare stödjer inte videotaggen",
143
148
  "overview": {
144
149
  "agent_soon": "En agent är snart tillgänglig",
145
150
  "estimated_time": "Beräknad väntetid:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "Din köplats: {{0}}",
149
154
  "secs": "sek"
150
155
  },
151
- "related_articles": "Relaterade artiklar",
156
+ "references": {
157
+ "title": "Relaterade artiklar"
158
+ },
152
159
  "reset_conversation": "Återställ konversation",
153
- "resolved_continue": "Du kan fortsätta konversationen till",
154
160
  "status": {
155
161
  "away": "Frånvarande",
156
162
  "connecting": "Ansluter",
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "I-download ang usapan",
115
115
  "send_email": "Ipadala sa pamamagitan ng email"
116
116
  },
117
- "input_placeholder": "Mag-type ng mensahe",
118
117
  "input_send": "Ipadala ang mensahe",
119
118
  "launchers": {
120
119
  "feedback": "Feedback",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "Kinukuha ang data...",
126
125
  "processing_request": "Pinoproseso ang request..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "Hindi sinusuportahan ng iyong browser ang video tag"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Mag-type ng mensahe"
132
+ },
128
133
  "modal": {
129
134
  "continue": "Maaari mong ipagpatuloy ang usapan sa loob ng...",
130
135
  "end": "Sigurado ka bang gusto mong tapusin ang usapan?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Nag-expire na ang usapan",
135
140
  "inactivity": "Matagal ka nang hindi aktibo. Paano mo gustong magpatuloy?",
136
141
  "inactivity_title": "Abiso ng kawalan ng aktibidad",
142
+ "resolved_continue": "Maaari mong ipagpatuloy ang usapang ito hanggang",
137
143
  "resolved_old": "Ang usapang ito ay minarkahan bilang naresolba",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Hindi pa nagsisimula ang usapang ito",
142
- "no_video_tag": "Hindi sinusuportahan ng iyong browser ang video tag",
143
148
  "overview": {
144
149
  "agent_soon": "Magkakaroon ng available na agent sa lalong madaling panahon",
145
150
  "estimated_time": "Tinatayang oras ng paghihintay:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "Ang iyong posisyon sa pila: {{0}}",
149
154
  "secs": "seg"
150
155
  },
151
- "related_articles": "Mga kaugnay na artikulo",
156
+ "references": {
157
+ "title": "Mga kaugnay na artikulo"
158
+ },
152
159
  "reset_conversation": "I-reset ang usapan",
153
- "resolved_continue": "Maaari mong ipagpatuloy ang usapang ito hanggang",
154
160
  "status": {
155
161
  "away": "Wala",
156
162
  "connecting": "Kumokonekta",
@@ -114,7 +114,6 @@
114
114
  "download_conversation": "Görüşmeyi indir",
115
115
  "send_email": "E-postayla gönder"
116
116
  },
117
- "input_placeholder": "Bir mesaj yazın",
118
117
  "input_send": "Mesajı gönder",
119
118
  "launchers": {
120
119
  "feedback": "Geri bildirim",
@@ -125,6 +124,12 @@
125
124
  "fetching_data": "Veriler çekiliyor...",
126
125
  "processing_request": "İstek işleniyor..."
127
126
  },
127
+ "message": {
128
+ "video_unsupported": "Tarayıcınız video etiketini desteklemiyor"
129
+ },
130
+ "message_input": {
131
+ "placeholder": "Bir mesaj yazın"
132
+ },
128
133
  "modal": {
129
134
  "continue": "Görüşmeyi ... boyunca sürdürebilirsiniz",
130
135
  "end": "Görüşmeyi sonlandırmak istediğinize emin misiniz?",
@@ -134,12 +139,12 @@
134
139
  "expired_title": "Görüşme sona erdi",
135
140
  "inactivity": "Bir süredir aktifsizsiniz. Nasıl devam etmek istersiniz?",
136
141
  "inactivity_title": "Hareketsizlik bildirimi",
142
+ "resolved_continue": "Bu görüşmeyi şu zamana kadar sürdürebilirsiniz",
137
143
  "resolved_old": "Bu görüşme çözüldü olarak işaretlendi",
138
144
  "webview": "Webview"
139
145
  },
140
146
  "moveo_ai": "Moveo.ai",
141
147
  "no_messages": "Bu görüşme henüz başlamadı",
142
- "no_video_tag": "Tarayıcınız video etiketini desteklemiyor",
143
148
  "overview": {
144
149
  "agent_soon": "Bir temsilci yakında müsait olacak",
145
150
  "estimated_time": "Tahmini bekleme süresi:",
@@ -148,9 +153,10 @@
148
153
  "queue_position": "Sıradaki konumunuz: {{0}}",
149
154
  "secs": "sn"
150
155
  },
151
- "related_articles": "İlgili makaleler",
156
+ "references": {
157
+ "title": "İlgili makaleler"
158
+ },
152
159
  "reset_conversation": "Görüşmeyi sıfırla",
153
- "resolved_continue": "Bu görüşmeyi şu zamana kadar sürdürebilirsiniz",
154
160
  "status": {
155
161
  "away": "Uzakta",
156
162
  "connecting": "Bağlanıyor",