|
175 | 175 | "labels": "Labels", |
176 | 176 | "labels_description": "Labels help you categorize and prioritize conversations and leads. You can assign a label to a conversation or contact using the side panel.", |
177 | 177 | "labels_add": "Add label", |
| 178 | + "labels_editor_title": "Label title", |
| 179 | + "labels_editor_title_hint": "Enter label title", |
| 180 | + "labels_editor_title_invalid": "Invalid label title", |
| 181 | + "labels_editor_description": "Label description", |
| 182 | + "labels_editor_description_hint": "Enter label description", |
| 183 | + "labels_editor_color": "Color", |
| 184 | + "labels_editor_color_hint": "Enter color code (e.g., #000000)", |
| 185 | + "labels_editor_color_invalid": "Invalid color code", |
| 186 | + "labels_editor_show_on_sidebar": "Show label on sidebar", |
178 | 187 | "labels_search": "Search labels", |
179 | 188 | "labels_search_hint": "Type something...", |
180 | 189 | "attributes": "Attributes", |
|
323 | 332 | "phone": "Phone", |
324 | 333 | "call": "Call", |
325 | 334 | "message": "Message", |
326 | | - "mark_auto_offline": "Mark offline automatically" |
| 335 | + "mark_auto_offline": "Mark offline automatically", |
| 336 | + "translate": "Translate" |
327 | 337 | } |