Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion src/i18n/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Contact Attributes"
},
"CONVERSATION_ACTION": {
"TITLE": "Actions"
"TITLE": "Actions",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assign team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "سمات جهة الاتصال"
},
"CONVERSATION_ACTION": {
"TITLE": "الإجراءات"
"TITLE": "الإجراءات",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "تعيين فريق",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/az.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Contact Attributes"
},
"CONVERSATION_ACTION": {
"TITLE": "Actions"
"TITLE": "Actions",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assign team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Atributs de contacte"
},
"CONVERSATION_ACTION": {
"TITLE": "Accions"
"TITLE": "Accions",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assigna un equip",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Atributy kontaktu"
},
"CONVERSATION_ACTION": {
"TITLE": "Actions"
"TITLE": "Actions",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Přiřadit tým",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Contact Attributes"
},
"CONVERSATION_ACTION": {
"TITLE": "Handlinger"
"TITLE": "Handlinger",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Tildel team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Kontakt-Attribute"
},
"CONVERSATION_ACTION": {
"TITLE": "Aktionen"
"TITLE": "Aktionen",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Team zuweisen",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Ιδιότητες Επαφής"
},
"CONVERSATION_ACTION": {
"TITLE": "Ενέργειες"
"TITLE": "Ενέργειες",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Ανάθεση ομάδας",
Expand Down
16 changes: 15 additions & 1 deletion src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,21 @@
"TITLE": "Contact Attributes"
},
"CONVERSATION_ACTION": {
"TITLE": "Actions"
"TITLE": "Actions",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_ATTACHMENT": {
"OPTIONS": {
"PHOTOS": "Photos",
"CAMERA": "Camera",
"ATTACH_FILE": "Attach File",
"MACROS": "Macros"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assign team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Atributos de contacto"
},
"CONVERSATION_ACTION": {
"TITLE": "Acciones"
"TITLE": "Acciones",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Asignar equipo",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "ویژگی‌های تماس"
},
"CONVERSATION_ACTION": {
"TITLE": "عملیات"
"TITLE": "عملیات",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "تیم را تعیین کنید",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Yhteystiedon määritteet"
},
"CONVERSATION_ACTION": {
"TITLE": "Toiminnot"
"TITLE": "Toiminnot",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Määritä tiimi",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Attributs du contact"
},
"CONVERSATION_ACTION": {
"TITLE": "Actions"
"TITLE": "Actions",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assign team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Contact Attributes"
},
"CONVERSATION_ACTION": {
"TITLE": "פעולות"
"TITLE": "פעולות",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "שייך צוות",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Contact Attributes"
},
"CONVERSATION_ACTION": {
"TITLE": "Actions"
"TITLE": "Actions",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assign team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/hr.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Contact Attributes"
},
"CONVERSATION_ACTION": {
"TITLE": "Actions"
"TITLE": "Actions",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assign team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Contact Attributes"
},
"CONVERSATION_ACTION": {
"TITLE": "Lehetőségek"
"TITLE": "Lehetőségek",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assign team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,13 @@
"TITLE": "Atribut Kontak"
},
"CONVERSATION_ACTION": {
"TITLE": "Tindakan"
"TITLE": "Tindakan",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_LABELS": {
"TITLE": "Label Percakapan",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Attributi contatti"
},
"CONVERSATION_ACTION": {
"TITLE": "Azioni"
"TITLE": "Azioni",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assegna team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Contact Attributes"
},
"CONVERSATION_ACTION": {
"TITLE": "操作"
"TITLE": "操作",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "チームを割り当てる",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "연락처 속성"
},
"CONVERSATION_ACTION": {
"TITLE": "액션"
"TITLE": "액션",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assign team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/ml.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Contact Attributes"
},
"CONVERSATION_ACTION": {
"TITLE": "പ്രവർത്തനങ്ങൾ"
"TITLE": "പ്രവർത്തനങ്ങൾ",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assign team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/ms.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Contact Attributes"
},
"CONVERSATION_ACTION": {
"TITLE": "Actions"
"TITLE": "Actions",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assign team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Contact-eigenschappen"
},
"CONVERSATION_ACTION": {
"TITLE": "Acties"
"TITLE": "Acties",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assign team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Contact Attributes"
},
"CONVERSATION_ACTION": {
"TITLE": "Handlinger"
"TITLE": "Handlinger",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Assign team",
Expand Down
8 changes: 7 additions & 1 deletion src/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@
"TITLE": "Atrybuty kontaktu"
},
"CONVERSATION_ACTION": {
"TITLE": "Akcje"
"TITLE": "Akcje",
"OPTIONS": {
"OPEN": "Open",
"PENDING": "Pending",
"SNOOZED": "Snooze",
"RESOLVED": "resolve"
}
},
"CONVERSATION_TEAMS": {
"TITLE": "Przypisz zespół",
Expand Down
Loading