Update meta-files for new release.

This commit is contained in:
James Cole
2022-04-04 05:46:16 +02:00
parent e854c1b8ae
commit 9872c18715
16 changed files with 52 additions and 46 deletions

View File

@@ -34,10 +34,10 @@ return [
'month_and_day_js' => 'Do MMMM YYYY',
//'month_and_date_day' => '%A %B %e, %Y',
'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
'month_and_date_day_js' => 'dddd D MMMM YYYY',
//'month_and_day_no_year' => '%B %e',
'month_and_day_no_year_js' => 'MMMM Do',
'month_and_day_no_year_js' => 'D MMMM',
//'date_time' => '%B %e, %Y, @ %T',
'date_time_js' => 'Do MMMM YYYY, @ HH:mm:ss',

View File

@@ -76,7 +76,7 @@ return [
'type' => 'Tipo',
'completed' => 'Completato',
'iban' => 'IBAN',
'account_number' => 'Account number',
'account_number' => 'Numero conto',
'paid_current_period' => 'Pagati in questo periodo',
'email' => 'Email',
'registered_at' => 'Registrato il',