mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-23 14:26:58 +00:00
New empty views for new layout
This commit is contained in:
54
frontend/src/locales/lt.json
Normal file
54
frontend/src/locales/lt.json
Normal 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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user