Pluralization.

This commit is contained in:
James Cole
2020-05-29 21:00:10 +02:00
parent a558613189
commit 64ac3927ec
22 changed files with 716 additions and 632 deletions

View File

@@ -76,7 +76,7 @@ return [
// error
'error_subject' => 'Incontrato un errore in Firefly III',
'error_intro' => 'Firefly III v:version ran into an error: <span style="font-family: monospace;">:errorMessage</span>.',
'error_intro' => 'Firefly III v:version ha riscontrato un errore: <span style="font-family: monospace;">:errorMessage</span>.',
'error_type' => 'L\'errore era di tipo ":class".',
'error_timestamp' => 'L\'errore si è verificato il: :time.',
'error_location' => 'Questo errore si è verificato nel file <span style="font-family: monospace;">:file</span> alla riga :line con codice :code.',