mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-03 15:07:53 -05:00
Translated using Weblate (Italian)
Currently translated at 100.0% (12 of 12 strings)
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
<?php
|
||||
|
||||
$lang["messages_first_name"] = "First name";
|
||||
$lang["messages_last_name"] = "Last name";
|
||||
$lang["messages_message"] = "Message";
|
||||
$lang["messages_message_placeholder"] = "Your Message here...";
|
||||
$lang["messages_message_required"] = "Message required";
|
||||
$lang["messages_multiple_phones"] = "(In case of multiple recipients, enter mobile numbers separated by commas)";
|
||||
$lang["messages_phone"] = "Phone number";
|
||||
$lang["messages_phone_number_required"] = "Phone number required";
|
||||
$lang["messages_phone_placeholder"] = "Mobile Number(s) here...";
|
||||
$lang["messages_sms_send"] = "Send SMS";
|
||||
$lang["messages_successfully_sent"] = "Message successfully sent to: ";
|
||||
$lang["messages_unsuccessfully_sent"] = "Message unsuccessfully sent to: ";
|
||||
$lang["messages_first_name"] = "Nome";
|
||||
$lang["messages_last_name"] = "Cognome";
|
||||
$lang["messages_message"] = "Messaggio";
|
||||
$lang["messages_message_placeholder"] = "Il tuo messaggio qui...";
|
||||
$lang["messages_message_required"] = "Messaggio richiesto";
|
||||
$lang["messages_multiple_phones"] = "(In caso di destinatari multipli, inserire il numero separato da virgole)";
|
||||
$lang["messages_phone"] = "Numero cellulare";
|
||||
$lang["messages_phone_number_required"] = "Numero cellulare richiesto";
|
||||
$lang["messages_phone_placeholder"] = "Numero(i) cellulare qui...";
|
||||
$lang["messages_sms_send"] = "Manda SMS";
|
||||
$lang["messages_successfully_sent"] = "Hai correttamente inviato a: ";
|
||||
$lang["messages_unsuccessfully_sent"] = "Messaggio non inviato correttamente a: ";
|
||||
|
||||
Reference in New Issue
Block a user