This is no longer necessary since translations are no longer stored in the repository.

This commit is contained in:
James Cole
2025-01-05 09:20:55 +01:00
parent 481bb3fb0a
commit 5dce0bec8e
16 changed files with 49 additions and 58 deletions

View File

@@ -20,7 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
@@ -66,7 +66,7 @@ return [
'balance_difference' => 'Balance difference',
'menu' => 'Menu',
// Ignore this comment
'repeat_freq' => 'Repeats',
'description' => 'Description',
@@ -134,7 +134,7 @@ return [
'account_at_bunq' => 'Account with bunq',
'file_name' => 'File name',
// Ignore this comment
'file_size' => 'File size',
'file_type' => 'File type',
@@ -163,4 +163,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
// Ignore this comment