From 8d8487a637365fd2c8022f7fdc8a4dd66320eff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20G=C3=B3mez=20Solano?= Date: Sat, 8 Oct 2022 04:17:34 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (327 of 327 strings) Translation: opensourcepos/config Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/config/es/ --- application/language/es/config_lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/language/es/config_lang.php b/application/language/es/config_lang.php index 276119dbc..e27c8a5cb 100644 --- a/application/language/es/config_lang.php +++ b/application/language/es/config_lang.php @@ -275,8 +275,8 @@ $lang["config_recv_invoice_format"] = "Formato de Factura de Recepción"; $lang["config_register_mode_default"] = "Modo de registro por defecto"; $lang["config_report_an_issue"] = "Informe de algún problema"; $lang["config_return_policy_required"] = "Política de Devolución requerida."; -$lang["config_reward"] = "Recompenzas"; -$lang["config_reward_configuration"] = "Configuración de Recompenzas"; +$lang["config_reward"] = "Recompensas"; +$lang["config_reward_configuration"] = "Configuración de recompensas"; $lang["config_right"] = "Derecha"; $lang["config_sales_invoice_format"] = "Formato de Facturas de Venta"; $lang["config_sales_quote_format"] = "Formato de presupuesto de las ventas";