@@ -79,7 +79,7 @@ $s_plugin_TelegramBot_bug_select = 'Select a bug';
7979$s_plugin_TelegramBot_content_upload_complete = 'The content is attached to the bug: ';
8080$s_plugin_TelegramBot_comment_add_complete = 'Comment added to bug: ';
8181$s_plugin_TelegramBot_keyboard_button_list_of_sections = 'List of sections';
82- $s_plugin_TelegramBot_keyboard_button_back = 'К списку действий ';
82+ $s_plugin_TelegramBot_keyboard_button_back = 'A la lista de acciones ';
8383
8484$s_plugin_TelegramBot_error_file_size = 'The file should not exceed 20 MB';
8585$s_plugin_TelegramBot_error_content_type = 'The request is not supported by this bot';
@@ -143,17 +143,17 @@ $s_plugin_TelegramBot_telegram_message_steps_to_reproduce = 'Steps to Reproduce'
143143$s_plugin_TelegramBot_telegram_message_tag = 'Tags';
144144$s_plugin_TelegramBot_telegram_message_due_date = 'Due Date';
145145
146- $s_plugin_TelegramBot_telegram_message__on_new = 'E-mail on New ';
147- $s_plugin_TelegramBot_telegram_message__on_assigned = 'E-mail on Change of Handler ';
148- $s_plugin_TelegramBot_telegram_message__on_feedback = 'E-mail on Feedback ';
149- $s_plugin_TelegramBot_telegram_message__on_resolved = 'E-mail on Resolved ';
150- $s_plugin_TelegramBot_telegram_message__on_closed = 'E-mail on Closed ';
151- $s_plugin_TelegramBot_telegram_message__on_reopened = 'E-mail on Reopened ';
152- $s_plugin_TelegramBot_telegram_message__on_bugnote_added = 'E-mail on Note Added ';
153- $s_plugin_TelegramBot_telegram_message__on_status_change = 'E-mail on Status Change ';
154- $s_plugin_TelegramBot_telegram_message__on_priority_change = 'E-mail on Priority Change ';
155- $s_plugin_TelegramBot_telegram_message__bugnote_limit = 'E-mail Notes Limit ';
156- $s_plugin_TelegramBot_telegram_message__full_issue_details = 'E-mail Full Issue Details ';
146+ $s_plugin_TelegramBot_telegram_message_on_new = 'Notificación sobre Nuevo ';
147+ $s_plugin_TelegramBot_telegram_message_on_assigned = 'Notificación sobre cambio de manejador ';
148+ $s_plugin_TelegramBot_telegram_message_on_feedback = 'Notificación sobre los comentarios ';
149+ $s_plugin_TelegramBot_telegram_message_on_resolved = 'Notificación de Resuelto ';
150+ $s_plugin_TelegramBot_telegram_message_on_closed = 'Notificación de Cerrado ';
151+ $s_plugin_TelegramBot_telegram_message_on_reopened = 'Notificación de reapertura ';
152+ $s_plugin_TelegramBot_telegram_message_on_bugnote_added = 'Notificación en nota agregada ';
153+ $s_plugin_TelegramBot_telegram_message_on_status_change = 'Notificación de cambio de estado ';
154+ $s_plugin_TelegramBot_telegram_message_on_priority_change = 'Notificación sobre cambio de prioridad ';
155+ $s_plugin_TelegramBot_telegram_message_bugnote_limit = 'Límite de notas de notificación ';
156+ $s_plugin_TelegramBot_telegram_message_full_issue_details = 'Detalles completos de la notificación ';
157157$s_plugin_TelegramBot_telegram_message_included_all_bugnote_is = 'Incluir todos los comentarios en la notificación cuando cambie el estado.';
158158
159159$s_plugin_TelegramBot_account_telegram_prefs_page_header = 'Telegram settings';
0 commit comments