Add newlines and remove some unused translations.

This commit is contained in:
James Cole
2020-05-30 07:33:06 +02:00
parent 64ac3927ec
commit f3ac8a5888
67 changed files with 61 additions and 397 deletions

View File

@@ -24,9 +24,6 @@ declare(strict_types=1);
return [
// profile
'personal_access_tokens' => 'Personal access tokens',
// bills:
'not_expected_period' => 'Not expected this period',
'not_or_not_yet' => 'Not (yet)',
];