mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-29 08:07:05 -04:00
Translated using Weblate (Spanish)
Currently translated at 100.0% (12 of 12 strings) Translation: ospos/messages Translate-URL: http://weblate.jpeelaer.net/projects/ospos/messages/es/
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<?php
|
||||
|
||||
<?php
|
||||
$lang["messages_first_name"] = "Nombre";
|
||||
$lang["messages_last_name"] = "Apellidos";
|
||||
$lang["messages_message"] = "Mensaje";
|
||||
@@ -10,5 +9,5 @@ $lang["messages_phone"] = "Numero de Telefono";
|
||||
$lang["messages_phone_number_required"] = "El Telefono es requerido";
|
||||
$lang["messages_phone_placeholder"] = "Numero de Celular aquí…";
|
||||
$lang["messages_sms_send"] = "Enviar SMS";
|
||||
$lang["messages_successfully_sent"] = "Mensaje exitosamente enviado a:";
|
||||
$lang["messages_unsuccessfully_sent"] = "Mensaje no pudo ser enviado a:";
|
||||
$lang["messages_successfully_sent"] = "Mensaje exitosamente enviado a: ";
|
||||
$lang["messages_unsuccessfully_sent"] = "Mensaje no pudo ser enviado a: ";
|
||||
|
||||
Reference in New Issue
Block a user