mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Code cleanup
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@@ -70,7 +69,7 @@ return [
|
||||
'next_expected_match' => 'Beklenen sonraki eşleşme',
|
||||
'automatch' => 'Otomatik eşleştir?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@@ -81,7 +80,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'repeat_freq' => 'Tekrarlar',
|
||||
'description' => 'Açıklama',
|
||||
'amount' => 'Miktar',
|
||||
@@ -148,7 +146,7 @@ return [
|
||||
'account_at_bunq' => 'Bunq hesapları',
|
||||
'file_name' => 'Dosya adı',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@@ -159,7 +157,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'file_size' => 'Dosya boyutu',
|
||||
'file_type' => 'Dosya tipi',
|
||||
'attached_to' => 'Şuraya Bağlı',
|
||||
@@ -197,4 +194,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user