Add migration, update languages.

This commit is contained in:
James Cole
2022-02-26 11:24:16 +01:00
parent fb676a9ad7
commit 6f65a73dd9
106 changed files with 598 additions and 231 deletions

View File

@@ -61,7 +61,9 @@ return [
'accepted' => ':attribute musi zostać zaakceptowany.',
'bic' => 'To nie jest prawidłowy BIC.',
'at_least_one_trigger' => 'Reguła powinna mieć co najmniej jeden wyzwalacz.',
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
'at_least_one_action' => 'Reguła powinna mieć co najmniej jedną akcję.',
'at_least_one_active_action' => 'Rule must have at least one active action.',
'base64' => 'To nie są prawidłowe dane zakodowane w base64.',
'model_id_invalid' => 'Podane ID wygląda na nieprawidłowe dla tego modelu.',
'less' => ':attribute musi być mniejszy od 10 000 000',