Updated strings.

This commit is contained in:
James Cole
2020-06-04 06:49:44 +02:00
parent 3db778a2b1
commit 29847c9711
149 changed files with 863 additions and 4978 deletions

View File

@@ -24,9 +24,6 @@ declare(strict_types=1);
return [
// profile
'personal_access_tokens' => 'Token di accesso personale',
// bills:
'not_expected_period' => 'Non previsto questo periodo',
'not_or_not_yet' => 'Non (ancora)',
];