mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
{
|
|
"en_US": {
|
|
"config": {
|
|
"html_language": "en"
|
|
},
|
|
"firefly": {
|
|
"spent": "Spent",
|
|
"left": "Left",
|
|
"paid": "Paid",
|
|
"unpaid": "Unpaid",
|
|
"default_group_title_name_plain": "ungrouped",
|
|
"subscriptions_in_group": "Subscriptions in group \"%{title}\"",
|
|
"subscr_expected_x_times": "Expect to pay %{amount} %{times} times this period",
|
|
"overspent": "Overspent",
|
|
"money_flowing_in": "In",
|
|
"money_flowing_out": "Out",
|
|
"category": "Category",
|
|
"unknown_category_plain": "No category",
|
|
"all_money": "All your money",
|
|
"unknown_source_plain": "Unknown source account",
|
|
"unknown_dest_plain": "Unknown destination account",
|
|
"unknown_any_plain": "Unknown account",
|
|
"unknown_budget_plain": "No budget",
|
|
"expense_account": "Expense account",
|
|
"revenue_account": "Revenue account",
|
|
"budget": "Budget"
|
|
}
|
|
}
|
|
} |