48 lines
1.9 KiB
JSON
48 lines
1.9 KiB
JSON
{
|
|
"title": "My Finance Planner",
|
|
"delete": "Delete",
|
|
"deleteaccount": "Delete account?",
|
|
"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",
|
|
"income": "Income",
|
|
"expenditures": "Expenses",
|
|
"addtrans": "Add transaction",
|
|
"entertitle": "Please enter a title",
|
|
"amount": "Amount",
|
|
"enteramount": "Please enter an amount",
|
|
"expense": "Expense",
|
|
"settings": "Settings",
|
|
"darkmode": "Dark Mode",
|
|
"language": "Language",
|
|
"currency": "Currency",
|
|
"budget": "Budget check",
|
|
"progress": "of your budget spent",
|
|
"monthlyexpenses": "Monthly Expenses",
|
|
"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!",
|
|
"enterbudget": "Enter budget",
|
|
"deletetransaction":"Delete transaction?",
|
|
"suretransaction": "Are you sure you want to delete this transaction?"
|
|
} |