New empty views for new layout

This commit is contained in:
James Cole
2020-11-07 07:23:17 +01:00
parent 56388e46f2
commit 4d0839cf9c
26 changed files with 754 additions and 734 deletions

View File

@@ -0,0 +1,54 @@
{
"firefly": {
"balance": "Balance",
"bills_to_pay": "Bills to pay",
"left_to_spend": "Left to spend",
"net_worth": "Net worth",
"paid": "Paid",
"yourAccounts": "Your accounts",
"go_to_asset_accounts": "S\u0105skait\u0173 per\u017ei\u016bra",
"transaction_table_description": "A table containing your transactions",
"account": "Account",
"description": "Description",
"amount": "Amount",
"budget": "Budget",
"category": "Category",
"opposing_account": "Opposing account",
"budgets": "Budgets",
"categories": "Categories",
"go_to_budgets": "Pereiti \u012f biud\u017eet\u0105",
"income": "Revenue \/ income",
"go_to_deposits": "Go to deposits",
"go_to_categories": "Pereiti \u012f kategorijas",
"expense_accounts": "Expense accounts",
"go_to_expenses": "Go to expenses",
"go_to_bills": "Pereiti \u012f s\u0105skaitas",
"bills": "Bills",
"go_to_piggies": "Go to your piggy banks",
"saved": "Saved",
"piggy_banks": "Piggy banks",
"piggy_bank": "Piggy bank",
"amounts": "Amounts",
"Default asset account": "Default asset account",
"account_role_defaultAsset": "Default asset account",
"account_role_savingAsset": "Savings account",
"account_role_sharedAsset": "Shared asset account",
"account_role_ccAsset": "Credit card",
"account_role_cashWalletAsset": "Cash wallet"
},
"list": {
"piggy_bank": "Piggy bank",
"percentage": "pct.",
"amount": "Amount",
"name": "Name",
"role": "Role",
"iban": "IBAN",
"lastActivity": "Last activity",
"currentBalance": "Current balance",
"balanceDiff": "Balance difference",
"next_expected_match": "Next expected match"
},
"config": {
"html_language": "lt"
}
}