From 0ec1baf9180d7871d645d56ad01435d5f610ad5a Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 23 Oct 2024 07:19:47 +1100 Subject: [PATCH] Updated translations --- lang/en/texts.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/lang/en/texts.php b/lang/en/texts.php index 18cd704c16..bb883c2ebd 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5363,16 +5363,16 @@ $lang = array( 'get_started' => 'Get Started', 'configure_peppol' => 'Configure PEPPOL', 'step' => 'Step', - 'peppol_whitelabel_warning' => 'In order to use PEPPOL, you need to have white-label license.', - 'peppol_plan_warning' => 'In order to use PEPPOL, you need to be on paid plan.', - 'peppol_credits_info' => 'Text how they need a credits to operate with PEPPOL.', - 'buy_credits' => 'Buy Credits', + 'peppol_whitelabel_warning' => 'White-label license required in order to use einvoicing over the PEPPOL network.', + 'peppol_plan_warning' => 'Enterprise plan required in order to use einvoicing over the PEPPOL network.', + 'peppol_credits_info' => 'Ecredits are required to send and receive einvoices. These are charged on a per document basis.', + 'buy_credits' => 'Buy E Credits', 'peppol_successfully_configured' => 'PEPPOL successsfully configured.', - 'peppol_not_paid_message' => 'PEPPOL is only available to paid plans. Please upgrade your plan to get access to PEPPOL.', - 'peppol_country_not_supported' => 'PEPPOL is not available for this country.', - 'peppol_disconnect' => 'Disconnect PEPPOL', + 'peppol_not_paid_message' => 'Enterprise plan required for PEPPOL. Please upgrade your plan.', + 'peppol_country_not_supported' => 'PEPPOL network not yet available for this country.', + 'peppol_disconnect' => 'Disconnect from the PEPPOL network', 'peppol_disconnect_short' => 'Disconnect from PEPPOL.', - 'peppol_disconnect_long' => 'PEPPOL will be disconnected from your account and...', + 'peppol_disconnect_long' => 'Your VAT number will be withdrawn from the PEPPOL network after disconnecting. You will be unable to send or receive edocuments.', 'log_duration_words' => 'Time log duration in words', 'log_duration' => 'Time log duration', 'merged_vendors' => 'Successfully merged vendors', @@ -5384,7 +5384,7 @@ $lang = array( 'currency_Congolese_Franc' => 'Congolese Franc', 'currency_Djiboutian_Franc' => 'Djiboutian Franc', 'currency_Eritrean_Nakfa' => 'Eritrean Nakfa', - 'currency_Falkland_Islands_Pound' => 'Falklan IslandsPound', + 'currency_Falkland_Islands_Pound' => 'Falklan Islands Pound', 'currency_Guinean_Franc' => 'Guinean Franc', 'currency_Iraqi_Dinar' => 'Iraqi Dinar', 'currency_Lesotho_Loti' => 'Lesotho Loti',