Updated language strings.

This commit is contained in:
James Cole
2018-10-28 13:17:15 +01:00
parent f46904c644
commit 80bf94c009
13 changed files with 16 additions and 16 deletions

View File

@@ -779,7 +779,7 @@ return [
'interest_calc_daily' => 'Täglich',
'interest_calc_monthly' => 'Monatlich',
'interest_calc_yearly' => 'Jährlich',
'initial_balance_account' => 'Startguthaben von :name',
'initial_balance_account' => 'Initial balance account of :name',
// categories:
'new_category' => 'Neue Kategorie',

View File

@@ -191,7 +191,7 @@ return [
'password_confirmation' => 'Passwort (wiederholen)',
'blocked' => 'Ist blockiert?',
'blocked_code' => 'Grund für Block',
'login_name' => 'Benutzername',
'login_name' => 'Login',
// import
'apply_rules' => 'Regeln anwenden',