cpd_app_gruppe_finanzplaner/lib/assets/translations/en-US.json

48 lines
1.9 KiB
JSON
Raw Normal View History

2023-06-14 02:46:11 +02:00
{
2023-06-17 03:09:31 +02:00
"title": "My Finance Planner",
"delete": "Delete",
2023-06-18 03:00:17 +02:00
"deleteaccount": "Delete account?",
2023-06-17 03:09:31 +02:00
"sure": "Are you sure you want to delete this account?",
"balance": "Balance",
"addaccount": "Add account",
"entername": "Please enter a name",
"enterbalance": "Please enter a balance",
"entervalidnumber": "Please enter a valid number",
"cancel": "Cancel",
"add": "Add",
2023-06-14 02:46:11 +02:00
"income": "Income",
2023-06-15 00:55:02 +02:00
"expenditures": "Expenses",
"addtrans": "Add transaction",
2023-06-14 02:46:11 +02:00
"entertitle": "Please enter a title",
"amount": "Amount",
"enteramount": "Please enter an amount",
"expense": "Expense",
"settings": "Settings",
"darkmode": "Dark Mode",
"language": "Language",
2023-06-15 00:55:02 +02:00
"currency": "Currency",
"budget": "Budget check",
2023-06-15 02:23:13 +02:00
"progress": "of your budget spent",
2023-06-16 04:27:34 +02:00
"monthlyexpenses": "Monthly Expenses",
2023-06-17 03:09:31 +02:00
"close": "Close",
"tip1":"Save a fixed amount every month",
"tip2":"Compare prices before you buy anything",
"tip3":"Avoid unnecessary spending.",
"tip4":"Set specific savings goals.",
"tip5":"Review your spending regularly.",
"tip6":"Sell things you no longer need",
"tip7":"Take advantage of cash-back programs when shopping.",
"tip8":"Cook for yourself instead of eating out.",
"tip9":"Take advantage of free offers and coupons.",
"tip10":"Avoid impulse buys and sleep on it before spending big.",
"tip11":"Ride a bike or take public transportation instead of driving.",
"tip12":"Plan your meals ahead of time to avoid food waste.",
"tip13":"Compare insurance policies and contracts to save money.",
"tip14":"Make your own cleaning supplies instead of buying expensive products.",
"tip15":"Use free online resources for continuing education and hobbies.",
"hint": "Need saving tips? \nPress the info button",
"budgetmax": "Budget spent!",
2023-06-18 03:00:17 +02:00
"enterbudget": "Enter budget",
"deletetransaction":"Delete transaction?",
"suretransaction": "Are you sure you want to delete this transaction?"
2023-06-14 02:46:11 +02:00
}