updated translations

This commit is contained in:
denisdulici
2018-08-29 16:47:58 +03:00
parent 5fb53ff97b
commit 89f09789b6
50 changed files with 409 additions and 327 deletions

View File

@ -8,6 +8,8 @@ return [
'deleted' => ':type eliminato!',
'duplicated' => ':type duplicato!',
'imported' => ':type importato!',
'enabled' => ':type enabled!',
'disabled' => ':type disabled!',
],
'error' => [
'over_payment' => 'Errore: Pagamento non aggiunto! L\'importo supera il totale.',
@ -16,6 +18,8 @@ return [
'no_file' => 'Errore: Nessun file selezionato!',
'last_category' => 'Error: Can not delete the last :type category!',
'invalid_token' => 'Error: The token entered is invalid!',
'import_column' => 'Error: :message Sheet name: :sheet. Line number: :line.',
'import_sheet' => 'Error: Sheet name is not valid. Please, check the sample file.',
],
'warning' => [
'deleted' => 'Attenzione: Non è consentito eliminare <b>:name</b> perché ha :text collegato.',