Update languages.

This commit is contained in:
James Cole
2020-12-30 18:43:37 +01:00
parent 2a0af839f9
commit ef42d89d55
70 changed files with 553 additions and 161 deletions

View File

@@ -33,10 +33,13 @@ return [
'clone' => 'Clone',
'last_seven_days' => 'Last seven days',
'last_thirty_days' => 'Last thirty days',
'last_180_days' => 'Last 180 days',
'YTD' => 'YTD',
'welcome_back' => 'What\'s playing?',
'everything' => 'Everything',
'today' => 'today',
'customRange' => 'Custom range',
'date_range' => 'Date range',
'apply' => 'Apply',
'select_date' => 'Select date..',
'cancel' => 'Cancel',
@@ -53,7 +56,7 @@ return [
'Opening balance' => 'Opening balance',
'create_new_stuff' => 'Create new stuff',
'new_withdrawal' => 'New withdrawal',
'create_new_transaction' => 'Create new transaction',
'create_new_transaction' => 'Create a new transaction',
'sidebar_frontpage_create' => 'Create',
'new_transaction' => 'New transaction',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
@@ -1451,6 +1454,8 @@ return [
'journal-amount' => 'Current bill entry',
'name' => 'Name',
'date' => 'Date',
'date_and_time' => 'Date and time',
'time' => 'Time',
'paid' => 'Paid',
'unpaid' => 'Unpaid',
'day' => 'Day',
@@ -1514,6 +1519,8 @@ return [
'transaction_journal_information' => 'Transaction information',
'transaction_journal_meta' => 'Meta information',
'transaction_journal_more' => 'More information',
'basic_journal_information' => 'Basic transaction information',
'transaction_journal_extra' => 'Extra information',
'att_part_of_journal' => 'Stored under ":journal"',
'total_amount' => 'Total amount',
'number_of_decimals' => 'Number of decimals',