mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 23:41:10 +00:00
Code for new release.
This commit is contained in:
@@ -43,6 +43,7 @@ return [
|
||||
'invalid_query_currency' => 'Kyselysi sisältää tilejä, joilla on erilaiset valuutta-asetukset, joka ei ole sallittua.',
|
||||
'iban' => 'IBAN ei ole oikeassa muodossa.',
|
||||
'zero_or_more' => 'Arvo ei voi olla negatiivinen.',
|
||||
'more_than_zero' => 'The value must be more than zero.',
|
||||
'no_asset_account' => 'This is not an asset account.',
|
||||
'date_or_time' => 'Arvon täytyy olla päivämäärä tai aika-arvo (ISO 8601).',
|
||||
'source_equals_destination' => 'Lähdetili on sama kuin kohdetili - ja sehän ei käy.',
|
||||
@@ -142,6 +143,7 @@ return [
|
||||
'min.array' => 'Kentän :attribute tulee sisältää vähintään :min arvoa.',
|
||||
'not_in' => 'Valittu :attribute on virheellinen.',
|
||||
'numeric' => 'Kentän :attribute arvon tulee olla numero.',
|
||||
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
|
||||
'numeric_native' => 'Alkuperäisen summan täytyy olla numeerinen.',
|
||||
'numeric_destination' => 'Kohdesumman täytyy olla numeerinen.',
|
||||
'numeric_source' => 'Lähdesumman täytyy olla numeerinen.',
|
||||
|
||||
Reference in New Issue
Block a user