From 78e9f31aaffb505a55f59a5215ce0c0bb770d8ec Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:12:39 +0100 Subject: [PATCH 01/18] New translations en.yml (French) --- config/locales/fr.yml | 84 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 config/locales/fr.yml diff --git a/config/locales/fr.yml b/config/locales/fr.yml new file mode 100644 index 0000000..e34b00b --- /dev/null +++ b/config/locales/fr.yml @@ -0,0 +1,84 @@ +--- +fr: + decidim: + chatbot: + admin: + menu: + chatbot: Chatbot + settings: + edit: + title: Chatbot configuration + form: + cancel: Cancel + configuration_for: Configuration for %{workflow} + current_workflow: Current workflow (%{provider}) + enabled: Enabled + loading: Loading... + no_extra_settings: No additional configuration needed for this workflow. + save: Save settings + index: + configure: Configure + title: Chatbot Settings + organization_welcome_form: + custom_text: Initial message (defaults to organization's short description) + delegate_workflow: Choose the workflow to handle the "Participate" button + errors: + invalid_delegate_workflow: The selected workflow is not valid or not configured. + no_workflows_available: No workflows available + single_participatory_space_form: + component: Choose the component + errors: + component_id_blank: Component is required + participatory_space_gid_blank: Participatory space is required + instructions: Instructions (optional) - displayed before showing the space information + participatory_space: Choose the participatory space + select_component: Select a component... + select_space: Select a participatory space... + select_space_first: Select a participatory space first + toggle: + disabled: Chatbot has been disabled. + enabled: Chatbot has been enabled. + update: + error: There was an error saving the settings. + success: Chatbot settings saved successfully. + messages: + deactivated: The chatbot is currently deactivated. Please try again later. + reset_workflows: Thanks for participating! You can start again by sending any message. + stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! + generic_error: Sorry, something went wrong while processing your request. Please try again later. + providers: + whatsapp: + description: Enable to receive and respond to messages via WhatsApp Business API. + name: WhatsApp + workflows: + base: + buttons: + exit: Exit & go back + reset: End conversation + unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. + comments: + comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Submit comment". + resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. + instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. + comment_created: "Your comment has been published successfully! You can view it here:" + signature: "\n\nSent via %{provider}" + buttons: + submit: Publish comment + exit: Cancel & go back + organization_welcome: + title: Organization Welcome + proposals: + buttons: + comment: Comment proposal + more: View more + view_proposal: View proposal + no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. + no_proposals: There are no proposals published yet. Please check back later. + remaining_proposals: There are %{count} more proposals. Click "View more" to see them. + single_participatory_space: + buttons: + more_info: More info + participate: Participate + no_spaces: There are no active participatory spaces at the moment. Please try again later. + not_ready_yet: This feature is not ready yet. Please try again later. + title: Single Participatory Space From a11a2d46fc5965bc3a2de03163a35f8ea52a8a29 Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:12:41 +0100 Subject: [PATCH 02/18] New translations en.yml (Spanish) --- config/locales/es.yml | 84 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 config/locales/es.yml diff --git a/config/locales/es.yml b/config/locales/es.yml new file mode 100644 index 0000000..c9a2512 --- /dev/null +++ b/config/locales/es.yml @@ -0,0 +1,84 @@ +--- +es: + decidim: + chatbot: + admin: + menu: + chatbot: Chatbot + settings: + edit: + title: Chatbot configuration + form: + cancel: Cancel + configuration_for: Configuration for %{workflow} + current_workflow: Current workflow (%{provider}) + enabled: Enabled + loading: Loading... + no_extra_settings: No additional configuration needed for this workflow. + save: Save settings + index: + configure: Configure + title: Chatbot Settings + organization_welcome_form: + custom_text: Initial message (defaults to organization's short description) + delegate_workflow: Choose the workflow to handle the "Participate" button + errors: + invalid_delegate_workflow: The selected workflow is not valid or not configured. + no_workflows_available: No workflows available + single_participatory_space_form: + component: Choose the component + errors: + component_id_blank: Component is required + participatory_space_gid_blank: Participatory space is required + instructions: Instructions (optional) - displayed before showing the space information + participatory_space: Choose the participatory space + select_component: Select a component... + select_space: Select a participatory space... + select_space_first: Select a participatory space first + toggle: + disabled: Chatbot has been disabled. + enabled: Chatbot has been enabled. + update: + error: There was an error saving the settings. + success: Chatbot settings saved successfully. + messages: + deactivated: The chatbot is currently deactivated. Please try again later. + reset_workflows: Thanks for participating! You can start again by sending any message. + stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! + generic_error: Sorry, something went wrong while processing your request. Please try again later. + providers: + whatsapp: + description: Enable to receive and respond to messages via WhatsApp Business API. + name: WhatsApp + workflows: + base: + buttons: + exit: Exit & go back + reset: End conversation + unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. + comments: + comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Submit comment". + resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. + instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. + comment_created: "Your comment has been published successfully! You can view it here:" + signature: "\n\nSent via %{provider}" + buttons: + submit: Publish comment + exit: Cancel & go back + organization_welcome: + title: Organization Welcome + proposals: + buttons: + comment: Comment proposal + more: View more + view_proposal: View proposal + no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. + no_proposals: There are no proposals published yet. Please check back later. + remaining_proposals: There are %{count} more proposals. Click "View more" to see them. + single_participatory_space: + buttons: + more_info: More info + participate: Participate + no_spaces: There are no active participatory spaces at the moment. Please try again later. + not_ready_yet: This feature is not ready yet. Please try again later. + title: Single Participatory Space From 1de6f611dbfd34380007ea52048ac7e77e9efa9c Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:12:42 +0100 Subject: [PATCH 03/18] New translations en.yml (Catalan) --- config/locales/ca.yml | 84 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 config/locales/ca.yml diff --git a/config/locales/ca.yml b/config/locales/ca.yml new file mode 100644 index 0000000..e06db7c --- /dev/null +++ b/config/locales/ca.yml @@ -0,0 +1,84 @@ +--- +ca: + decidim: + chatbot: + admin: + menu: + chatbot: Chatbot + settings: + edit: + title: Chatbot configuration + form: + cancel: Cancel + configuration_for: Configuration for %{workflow} + current_workflow: Current workflow (%{provider}) + enabled: Enabled + loading: Loading... + no_extra_settings: No additional configuration needed for this workflow. + save: Save settings + index: + configure: Configure + title: Chatbot Settings + organization_welcome_form: + custom_text: Initial message (defaults to organization's short description) + delegate_workflow: Choose the workflow to handle the "Participate" button + errors: + invalid_delegate_workflow: The selected workflow is not valid or not configured. + no_workflows_available: No workflows available + single_participatory_space_form: + component: Choose the component + errors: + component_id_blank: Component is required + participatory_space_gid_blank: Participatory space is required + instructions: Instructions (optional) - displayed before showing the space information + participatory_space: Choose the participatory space + select_component: Select a component... + select_space: Select a participatory space... + select_space_first: Select a participatory space first + toggle: + disabled: Chatbot has been disabled. + enabled: Chatbot has been enabled. + update: + error: There was an error saving the settings. + success: Chatbot settings saved successfully. + messages: + deactivated: The chatbot is currently deactivated. Please try again later. + reset_workflows: Thanks for participating! You can start again by sending any message. + stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! + generic_error: Sorry, something went wrong while processing your request. Please try again later. + providers: + whatsapp: + description: Enable to receive and respond to messages via WhatsApp Business API. + name: WhatsApp + workflows: + base: + buttons: + exit: Exit & go back + reset: End conversation + unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. + comments: + comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Submit comment". + resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. + instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. + comment_created: "Your comment has been published successfully! You can view it here:" + signature: "\n\nSent via %{provider}" + buttons: + submit: Publish comment + exit: Cancel & go back + organization_welcome: + title: Organization Welcome + proposals: + buttons: + comment: Comment proposal + more: View more + view_proposal: View proposal + no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. + no_proposals: There are no proposals published yet. Please check back later. + remaining_proposals: There are %{count} more proposals. Click "View more" to see them. + single_participatory_space: + buttons: + more_info: More info + participate: Participate + no_spaces: There are no active participatory spaces at the moment. Please try again later. + not_ready_yet: This feature is not ready yet. Please try again later. + title: Single Participatory Space From e555aa551fce0d2dd684007726086a4433f6fee6 Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:12:43 +0100 Subject: [PATCH 04/18] New translations en.yml (German) --- config/locales/de.yml | 84 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 config/locales/de.yml diff --git a/config/locales/de.yml b/config/locales/de.yml new file mode 100644 index 0000000..c4d12ef --- /dev/null +++ b/config/locales/de.yml @@ -0,0 +1,84 @@ +--- +de: + decidim: + chatbot: + admin: + menu: + chatbot: Chatbot + settings: + edit: + title: Chatbot configuration + form: + cancel: Cancel + configuration_for: Configuration for %{workflow} + current_workflow: Current workflow (%{provider}) + enabled: Enabled + loading: Loading... + no_extra_settings: No additional configuration needed for this workflow. + save: Save settings + index: + configure: Configure + title: Chatbot Settings + organization_welcome_form: + custom_text: Initial message (defaults to organization's short description) + delegate_workflow: Choose the workflow to handle the "Participate" button + errors: + invalid_delegate_workflow: The selected workflow is not valid or not configured. + no_workflows_available: No workflows available + single_participatory_space_form: + component: Choose the component + errors: + component_id_blank: Component is required + participatory_space_gid_blank: Participatory space is required + instructions: Instructions (optional) - displayed before showing the space information + participatory_space: Choose the participatory space + select_component: Select a component... + select_space: Select a participatory space... + select_space_first: Select a participatory space first + toggle: + disabled: Chatbot has been disabled. + enabled: Chatbot has been enabled. + update: + error: There was an error saving the settings. + success: Chatbot settings saved successfully. + messages: + deactivated: The chatbot is currently deactivated. Please try again later. + reset_workflows: Thanks for participating! You can start again by sending any message. + stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! + generic_error: Sorry, something went wrong while processing your request. Please try again later. + providers: + whatsapp: + description: Enable to receive and respond to messages via WhatsApp Business API. + name: WhatsApp + workflows: + base: + buttons: + exit: Exit & go back + reset: End conversation + unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. + comments: + comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Submit comment". + resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. + instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. + comment_created: "Your comment has been published successfully! You can view it here:" + signature: "\n\nSent via %{provider}" + buttons: + submit: Publish comment + exit: Cancel & go back + organization_welcome: + title: Organization Welcome + proposals: + buttons: + comment: Comment proposal + more: View more + view_proposal: View proposal + no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. + no_proposals: There are no proposals published yet. Please check back later. + remaining_proposals: There are %{count} more proposals. Click "View more" to see them. + single_participatory_space: + buttons: + more_info: More info + participate: Participate + no_spaces: There are no active participatory spaces at the moment. Please try again later. + not_ready_yet: This feature is not ready yet. Please try again later. + title: Single Participatory Space From f78b0c8242146c0a3d5c62d8fbaaee964ee2737b Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:12:44 +0100 Subject: [PATCH 05/18] New translations en.yml (Japanese) --- config/locales/ja.yml | 84 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 config/locales/ja.yml diff --git a/config/locales/ja.yml b/config/locales/ja.yml new file mode 100644 index 0000000..a6cb4b9 --- /dev/null +++ b/config/locales/ja.yml @@ -0,0 +1,84 @@ +--- +ja: + decidim: + chatbot: + admin: + menu: + chatbot: Chatbot + settings: + edit: + title: Chatbot configuration + form: + cancel: Cancel + configuration_for: Configuration for %{workflow} + current_workflow: Current workflow (%{provider}) + enabled: Enabled + loading: Loading... + no_extra_settings: No additional configuration needed for this workflow. + save: Save settings + index: + configure: Configure + title: Chatbot Settings + organization_welcome_form: + custom_text: Initial message (defaults to organization's short description) + delegate_workflow: Choose the workflow to handle the "Participate" button + errors: + invalid_delegate_workflow: The selected workflow is not valid or not configured. + no_workflows_available: No workflows available + single_participatory_space_form: + component: Choose the component + errors: + component_id_blank: Component is required + participatory_space_gid_blank: Participatory space is required + instructions: Instructions (optional) - displayed before showing the space information + participatory_space: Choose the participatory space + select_component: Select a component... + select_space: Select a participatory space... + select_space_first: Select a participatory space first + toggle: + disabled: Chatbot has been disabled. + enabled: Chatbot has been enabled. + update: + error: There was an error saving the settings. + success: Chatbot settings saved successfully. + messages: + deactivated: The chatbot is currently deactivated. Please try again later. + reset_workflows: Thanks for participating! You can start again by sending any message. + stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! + generic_error: Sorry, something went wrong while processing your request. Please try again later. + providers: + whatsapp: + description: Enable to receive and respond to messages via WhatsApp Business API. + name: WhatsApp + workflows: + base: + buttons: + exit: Exit & go back + reset: End conversation + unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. + comments: + comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Submit comment". + resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. + instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. + comment_created: "Your comment has been published successfully! You can view it here:" + signature: "\n\nSent via %{provider}" + buttons: + submit: Publish comment + exit: Cancel & go back + organization_welcome: + title: Organization Welcome + proposals: + buttons: + comment: Comment proposal + more: View more + view_proposal: View proposal + no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. + no_proposals: There are no proposals published yet. Please check back later. + remaining_proposals: There are %{count} more proposals. Click "View more" to see them. + single_participatory_space: + buttons: + more_info: More info + participate: Participate + no_spaces: There are no active participatory spaces at the moment. Please try again later. + not_ready_yet: This feature is not ready yet. Please try again later. + title: Single Participatory Space From 561d3eb9d32158fe8ae378a82ff344443b4eab80 Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:12:45 +0100 Subject: [PATCH 06/18] New translations en.yml (Portuguese) --- config/locales/pt.yml | 84 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 config/locales/pt.yml diff --git a/config/locales/pt.yml b/config/locales/pt.yml new file mode 100644 index 0000000..817b018 --- /dev/null +++ b/config/locales/pt.yml @@ -0,0 +1,84 @@ +--- +pt: + decidim: + chatbot: + admin: + menu: + chatbot: Chatbot + settings: + edit: + title: Chatbot configuration + form: + cancel: Cancel + configuration_for: Configuration for %{workflow} + current_workflow: Current workflow (%{provider}) + enabled: Enabled + loading: Loading... + no_extra_settings: No additional configuration needed for this workflow. + save: Save settings + index: + configure: Configure + title: Chatbot Settings + organization_welcome_form: + custom_text: Initial message (defaults to organization's short description) + delegate_workflow: Choose the workflow to handle the "Participate" button + errors: + invalid_delegate_workflow: The selected workflow is not valid or not configured. + no_workflows_available: No workflows available + single_participatory_space_form: + component: Choose the component + errors: + component_id_blank: Component is required + participatory_space_gid_blank: Participatory space is required + instructions: Instructions (optional) - displayed before showing the space information + participatory_space: Choose the participatory space + select_component: Select a component... + select_space: Select a participatory space... + select_space_first: Select a participatory space first + toggle: + disabled: Chatbot has been disabled. + enabled: Chatbot has been enabled. + update: + error: There was an error saving the settings. + success: Chatbot settings saved successfully. + messages: + deactivated: The chatbot is currently deactivated. Please try again later. + reset_workflows: Thanks for participating! You can start again by sending any message. + stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! + generic_error: Sorry, something went wrong while processing your request. Please try again later. + providers: + whatsapp: + description: Enable to receive and respond to messages via WhatsApp Business API. + name: WhatsApp + workflows: + base: + buttons: + exit: Exit & go back + reset: End conversation + unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. + comments: + comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Submit comment". + resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. + instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. + comment_created: "Your comment has been published successfully! You can view it here:" + signature: "\n\nSent via %{provider}" + buttons: + submit: Publish comment + exit: Cancel & go back + organization_welcome: + title: Organization Welcome + proposals: + buttons: + comment: Comment proposal + more: View more + view_proposal: View proposal + no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. + no_proposals: There are no proposals published yet. Please check back later. + remaining_proposals: There are %{count} more proposals. Click "View more" to see them. + single_participatory_space: + buttons: + more_info: More info + participate: Participate + no_spaces: There are no active participatory spaces at the moment. Please try again later. + not_ready_yet: This feature is not ready yet. Please try again later. + title: Single Participatory Space From 0fc704c4e6e7a41f599c2027d984908c16c8238a Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Wed, 25 Feb 2026 17:06:28 +0100 Subject: [PATCH 07/18] New translations en.yml (French) --- config/locales/fr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index e34b00b..74139d9 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -61,6 +61,7 @@ fr: resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. comment_created: "Your comment has been published successfully! You can view it here:" + comment_creation_failed: "Unfortunately, your comment could not be published. Please try again or contact support." signature: "\n\nSent via %{provider}" buttons: submit: Publish comment From b7efd66d5439a2cc6212668010c065c547828576 Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Wed, 25 Feb 2026 17:06:29 +0100 Subject: [PATCH 08/18] New translations en.yml (Spanish) --- config/locales/es.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/es.yml b/config/locales/es.yml index c9a2512..fffd0a3 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -61,6 +61,7 @@ es: resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. comment_created: "Your comment has been published successfully! You can view it here:" + comment_creation_failed: "Unfortunately, your comment could not be published. Please try again or contact support." signature: "\n\nSent via %{provider}" buttons: submit: Publish comment From 8c4be86559bca35cf5566450325659d48d8eadb3 Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Wed, 25 Feb 2026 17:06:31 +0100 Subject: [PATCH 09/18] New translations en.yml (Catalan) --- config/locales/ca.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/ca.yml b/config/locales/ca.yml index e06db7c..786a436 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -61,6 +61,7 @@ ca: resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. comment_created: "Your comment has been published successfully! You can view it here:" + comment_creation_failed: "Unfortunately, your comment could not be published. Please try again or contact support." signature: "\n\nSent via %{provider}" buttons: submit: Publish comment From 78df6d741bc8988b71c7c379092c8683d891d385 Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Wed, 25 Feb 2026 17:06:32 +0100 Subject: [PATCH 10/18] New translations en.yml (German) --- config/locales/de.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/de.yml b/config/locales/de.yml index c4d12ef..b11d1e0 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -61,6 +61,7 @@ de: resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. comment_created: "Your comment has been published successfully! You can view it here:" + comment_creation_failed: "Unfortunately, your comment could not be published. Please try again or contact support." signature: "\n\nSent via %{provider}" buttons: submit: Publish comment From 4a4883c61b6086c7e297409eeba0d22f8ca7feb4 Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Wed, 25 Feb 2026 17:06:33 +0100 Subject: [PATCH 11/18] New translations en.yml (Japanese) --- config/locales/ja.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/ja.yml b/config/locales/ja.yml index a6cb4b9..840559a 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -61,6 +61,7 @@ ja: resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. comment_created: "Your comment has been published successfully! You can view it here:" + comment_creation_failed: "Unfortunately, your comment could not be published. Please try again or contact support." signature: "\n\nSent via %{provider}" buttons: submit: Publish comment From fe01f2faf882204395f818a3ce8530c4b308aea4 Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Wed, 25 Feb 2026 17:06:34 +0100 Subject: [PATCH 12/18] New translations en.yml (Portuguese) --- config/locales/pt.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 817b018..5a5156e 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -61,6 +61,7 @@ pt: resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. comment_created: "Your comment has been published successfully! You can view it here:" + comment_creation_failed: "Unfortunately, your comment could not be published. Please try again or contact support." signature: "\n\nSent via %{provider}" buttons: submit: Publish comment From 6f654a284f69f00e9a69ac5d5045ba160c3b9c05 Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Thu, 26 Feb 2026 07:17:19 +0100 Subject: [PATCH 13/18] New translations en.yml (French) --- config/locales/fr.yml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 74139d9..b77274b 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -43,9 +43,9 @@ fr: success: Chatbot settings saved successfully. messages: deactivated: The chatbot is currently deactivated. Please try again later. + generic_error: Sorry, something went wrong while processing your request. Please try again later. reset_workflows: Thanks for participating! You can start again by sending any message. stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! - generic_error: Sorry, something went wrong while processing your request. Please try again later. providers: whatsapp: description: Enable to receive and respond to messages via WhatsApp Business API. @@ -57,15 +57,18 @@ fr: reset: End conversation unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. comments: - comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Submit comment". - resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. - instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. - comment_created: "Your comment has been published successfully! You can view it here:" - comment_creation_failed: "Unfortunately, your comment could not be published. Please try again or contact support." - signature: "\n\nSent via %{provider}" buttons: - submit: Publish comment exit: Cancel & go back + submit: Publish comment + comment_created: 'Your comment has been published successfully! You can view it here:' + comment_creation_failed: Unfortunately, your comment could not be published. Please try again or contact support. + comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Publish comment". + instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. + resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. + signature: |2- + + + Sent via %{provider} organization_welcome: title: Organization Welcome proposals: @@ -73,6 +76,7 @@ fr: comment: Comment proposal more: View more view_proposal: View proposal + comments_disabled: Commenting is disabled for this proposal. no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. no_proposals: There are no proposals published yet. Please check back later. remaining_proposals: There are %{count} more proposals. Click "View more" to see them. From ac2e830f8b0be40e95cfea09fe6b1b8251bbd3d3 Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Thu, 26 Feb 2026 07:17:20 +0100 Subject: [PATCH 14/18] New translations en.yml (Spanish) --- config/locales/es.yml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/config/locales/es.yml b/config/locales/es.yml index fffd0a3..e88db4c 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -43,9 +43,9 @@ es: success: Chatbot settings saved successfully. messages: deactivated: The chatbot is currently deactivated. Please try again later. + generic_error: Sorry, something went wrong while processing your request. Please try again later. reset_workflows: Thanks for participating! You can start again by sending any message. stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! - generic_error: Sorry, something went wrong while processing your request. Please try again later. providers: whatsapp: description: Enable to receive and respond to messages via WhatsApp Business API. @@ -57,15 +57,18 @@ es: reset: End conversation unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. comments: - comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Submit comment". - resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. - instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. - comment_created: "Your comment has been published successfully! You can view it here:" - comment_creation_failed: "Unfortunately, your comment could not be published. Please try again or contact support." - signature: "\n\nSent via %{provider}" buttons: - submit: Publish comment exit: Cancel & go back + submit: Publish comment + comment_created: 'Your comment has been published successfully! You can view it here:' + comment_creation_failed: Unfortunately, your comment could not be published. Please try again or contact support. + comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Publish comment". + instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. + resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. + signature: |2- + + + Sent via %{provider} organization_welcome: title: Organization Welcome proposals: @@ -73,6 +76,7 @@ es: comment: Comment proposal more: View more view_proposal: View proposal + comments_disabled: Commenting is disabled for this proposal. no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. no_proposals: There are no proposals published yet. Please check back later. remaining_proposals: There are %{count} more proposals. Click "View more" to see them. From 6ae69592b14b099129c59353be0b602d6d34d5f6 Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Thu, 26 Feb 2026 07:17:21 +0100 Subject: [PATCH 15/18] New translations en.yml (Catalan) --- config/locales/ca.yml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 786a436..23f40a8 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -43,9 +43,9 @@ ca: success: Chatbot settings saved successfully. messages: deactivated: The chatbot is currently deactivated. Please try again later. + generic_error: Sorry, something went wrong while processing your request. Please try again later. reset_workflows: Thanks for participating! You can start again by sending any message. stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! - generic_error: Sorry, something went wrong while processing your request. Please try again later. providers: whatsapp: description: Enable to receive and respond to messages via WhatsApp Business API. @@ -57,15 +57,18 @@ ca: reset: End conversation unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. comments: - comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Submit comment". - resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. - instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. - comment_created: "Your comment has been published successfully! You can view it here:" - comment_creation_failed: "Unfortunately, your comment could not be published. Please try again or contact support." - signature: "\n\nSent via %{provider}" buttons: - submit: Publish comment exit: Cancel & go back + submit: Publish comment + comment_created: 'Your comment has been published successfully! You can view it here:' + comment_creation_failed: Unfortunately, your comment could not be published. Please try again or contact support. + comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Publish comment". + instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. + resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. + signature: |2- + + + Sent via %{provider} organization_welcome: title: Organization Welcome proposals: @@ -73,6 +76,7 @@ ca: comment: Comment proposal more: View more view_proposal: View proposal + comments_disabled: Commenting is disabled for this proposal. no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. no_proposals: There are no proposals published yet. Please check back later. remaining_proposals: There are %{count} more proposals. Click "View more" to see them. From 973b70e2cba01f7c2023f3920b5d4696be6e8508 Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Thu, 26 Feb 2026 07:17:22 +0100 Subject: [PATCH 16/18] New translations en.yml (German) --- config/locales/de.yml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/config/locales/de.yml b/config/locales/de.yml index b11d1e0..ffaa5cd 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -43,9 +43,9 @@ de: success: Chatbot settings saved successfully. messages: deactivated: The chatbot is currently deactivated. Please try again later. + generic_error: Sorry, something went wrong while processing your request. Please try again later. reset_workflows: Thanks for participating! You can start again by sending any message. stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! - generic_error: Sorry, something went wrong while processing your request. Please try again later. providers: whatsapp: description: Enable to receive and respond to messages via WhatsApp Business API. @@ -57,15 +57,18 @@ de: reset: End conversation unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. comments: - comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Submit comment". - resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. - instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. - comment_created: "Your comment has been published successfully! You can view it here:" - comment_creation_failed: "Unfortunately, your comment could not be published. Please try again or contact support." - signature: "\n\nSent via %{provider}" buttons: - submit: Publish comment exit: Cancel & go back + submit: Publish comment + comment_created: 'Your comment has been published successfully! You can view it here:' + comment_creation_failed: Unfortunately, your comment could not be published. Please try again or contact support. + comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Publish comment". + instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. + resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. + signature: |2- + + + Sent via %{provider} organization_welcome: title: Organization Welcome proposals: @@ -73,6 +76,7 @@ de: comment: Comment proposal more: View more view_proposal: View proposal + comments_disabled: Commenting is disabled for this proposal. no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. no_proposals: There are no proposals published yet. Please check back later. remaining_proposals: There are %{count} more proposals. Click "View more" to see them. From 6227bb1650d7ddd6c10e816e66f3257987acc4cd Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Thu, 26 Feb 2026 07:17:23 +0100 Subject: [PATCH 17/18] New translations en.yml (Japanese) --- config/locales/ja.yml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 840559a..f5461e7 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -43,9 +43,9 @@ ja: success: Chatbot settings saved successfully. messages: deactivated: The chatbot is currently deactivated. Please try again later. + generic_error: Sorry, something went wrong while processing your request. Please try again later. reset_workflows: Thanks for participating! You can start again by sending any message. stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! - generic_error: Sorry, something went wrong while processing your request. Please try again later. providers: whatsapp: description: Enable to receive and respond to messages via WhatsApp Business API. @@ -57,15 +57,18 @@ ja: reset: End conversation unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. comments: - comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Submit comment". - resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. - instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. - comment_created: "Your comment has been published successfully! You can view it here:" - comment_creation_failed: "Unfortunately, your comment could not be published. Please try again or contact support." - signature: "\n\nSent via %{provider}" buttons: - submit: Publish comment exit: Cancel & go back + submit: Publish comment + comment_created: 'Your comment has been published successfully! You can view it here:' + comment_creation_failed: Unfortunately, your comment could not be published. Please try again or contact support. + comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Publish comment". + instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. + resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. + signature: |2- + + + Sent via %{provider} organization_welcome: title: Organization Welcome proposals: @@ -73,6 +76,7 @@ ja: comment: Comment proposal more: View more view_proposal: View proposal + comments_disabled: Commenting is disabled for this proposal. no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. no_proposals: There are no proposals published yet. Please check back later. remaining_proposals: There are %{count} more proposals. Click "View more" to see them. From dbe4656794f81557a49c024417640c730933db1e Mon Sep 17 00:00:00 2001 From: PokeCode Bot <109160875+pokecodebot@users.noreply.github.com> Date: Thu, 26 Feb 2026 07:17:24 +0100 Subject: [PATCH 18/18] New translations en.yml (Portuguese) --- config/locales/pt.yml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 5a5156e..7a3db75 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -43,9 +43,9 @@ pt: success: Chatbot settings saved successfully. messages: deactivated: The chatbot is currently deactivated. Please try again later. + generic_error: Sorry, something went wrong while processing your request. Please try again later. reset_workflows: Thanks for participating! You can start again by sending any message. stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! - generic_error: Sorry, something went wrong while processing your request. Please try again later. providers: whatsapp: description: Enable to receive and respond to messages via WhatsApp Business API. @@ -57,15 +57,18 @@ pt: reset: End conversation unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. comments: - comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Submit comment". - resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. - instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. - comment_created: "Your comment has been published successfully! You can view it here:" - comment_creation_failed: "Unfortunately, your comment could not be published. Please try again or contact support." - signature: "\n\nSent via %{provider}" buttons: - submit: Publish comment exit: Cancel & go back + submit: Publish comment + comment_created: 'Your comment has been published successfully! You can view it here:' + comment_creation_failed: Unfortunately, your comment could not be published. Please try again or contact support. + comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Publish comment". + instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. + resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. + signature: |2- + + + Sent via %{provider} organization_welcome: title: Organization Welcome proposals: @@ -73,6 +76,7 @@ pt: comment: Comment proposal more: View more view_proposal: View proposal + comments_disabled: Commenting is disabled for this proposal. no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. no_proposals: There are no proposals published yet. Please check back later. remaining_proposals: There are %{count} more proposals. Click "View more" to see them.